Sha256: 8d9b33b9b3f351f5e04ce0cade473170c6cf52c7d15907b751467e16ab7f4070
Contents?: true
Size: 1.09 KB
Versions: 2
Compression:
Stored size: 1.09 KB
Contents
# rubocop-codetakt ## v0.3.0 (2017-04-03) [full changelog](https://github.com/codetakt/rubocop-codetakt/compare/v0.2.3...v0.3.0) * Use the onkcop v0.48.0.0. * Update the Changelog. ## v0.2.3 (2017-03-27) [full changelog](https://github.com/codetakt/rubocop-codetakt/compare/v0.2.2...v0.2.3) * Add the new config "config/rails4.yml". For prevent the False positives in Rails 4.2. ## v0.2.2 (2017-03-27) [full changelog](https://github.com/codetakt/rubocop-codetakt/compare/v0.2.1...v0.2.2) * Follow the RuboCop updates to the version 0.48. See the upstream's release note: <https://github.com/bbatsov/rubocop/releases/tag/v0.48.0> ## v0.2.1 (2017-03-22) [full changelog](https://github.com/codetakt/rubocop-codetakt/compare/v0.2.0...v0.2.1) * Fix README's typo. ## v0.2.0 (2017-03-21) [full changelog](https://github.com/codetakt/rubocop-codetakt/compare/v0.1.0...v0.2.0) * Enabled: * `DisplayCopNames` * Disabled: * `Style/DoubleNegation` * Loosened: * `Metrics/AbcSize` * `Metrics/CyclomaticComplexity` * `Metrics/LineLength` * `Metrics/MethodLength` * `Metrics/PerceivedComplexity`
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rubocop-codetakt-0.4.0 | CHANGELOG.md |
rubocop-codetakt-0.3.0 | CHANGELOG.md |