Sha256: b9ff6ff653f78cc371eb97720143dd4a304bc2d0d3a925a4b6bd0df774b46841
Contents?: true
Size: 1.8 KB
Versions: 1
Compression:
Stored size: 1.8 KB
Contents
## 0.0.16 (2015-11-21) Bugfixes: - Stop reporting double negation operator as a space-around-operators violation ## 0.0.15 (2015-11-16) Bugfixes: - Fix unary operators that start lines handling ([s2gatev](https://github.com/s2gatev)) ## 0.0.14 (2015-10-16) Bugfixes: - Fix unary operators false positives ## 0.0.12 (2015-10-14) Bugfixes: - Fix range operators handling and stop detecting splat operators in beginning of collection literals ## 0.0.11 (2014-10-27) Bugfixes: - Fix issue with using mixed parameter types ([s2gatev](https://github.com/s2gatev)) ## 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.16 | CHANGELOG.md |