Sha256: ccb5e57a6c3d4e5962616937ee19da975c084f7a836b54d3eadf81de12ad8ce2

Contents?: true

Size: 1.24 KB

Versions: 1

Compression:

Stored size: 1.24 KB

Contents

## 0.0.10 (2014-10-27)

Bugfixes:
  - Fix handling of top-level methods in max-method-arity

## 0.0.9 (2014-10-24)

Bugfixes:
  - 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.10 CHANGELOG.md