Sha256: 019d37d087e27dc52f20e9f070af8f25a3456e37c6c41d6ab1d20583a5bc4b71

Contents?: true

Size: 1.03 KB

Versions: 1

Compression:

Stored size: 1.03 KB

Contents

## 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.8 CHANGELOG.md