Sha256: d811ef100392228716334c31868dd23f06360aa2f17b213ec985016972413d59

Contents?: true

Size: 1.15 KB

Versions: 1

Compression:

Stored size: 1.15 KB

Contents

## 0.0.9 (2014-10-24)

Bigfixes:
  - Fix issue with passing method chain as block ([s2gatev](https://github.com/s2gatev))

## 0.0.8 (2014-10-12)

Features:
  - Add a rule for max method arity (thanks to [milanov](https://github.com/milanov))
  - Add support for checking recursively whole directories

Bugfixes:
  - Fix detection of unary operators
  - Add installation instructions in the readme (thanks to [mitio](https://github.com/mitio))
  - Fix handling of case statements without a testable in max nesting depth rule

## 0.0.7 (2013-12-15)

Bugfixes:
  - Fix crashing in naming conventions rule
  - Stop detecting unary - in space around operators rule
  - Improve space around operators detection using ast context info

## 0.0.6 (2013-12-14)

Bugfixes:
  - Refine bad naming detection


## 0.0.5 (2013-11-15)

Features:

  - Add a rule for whitespace around operators
  - Add a rule for naming conventions (snake case, camel case, screaming snake case)
  - Add a rule that allows only definitions of names containing valid English words
  - Add a rule that detects the use of global variables

Bugfixes:

  - Fix counting class methods in `--methods-per-class` rule

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
skeptic-0.0.9 CHANGELOG.md