Sha256: 929c3fb120c8f4359c94834bc77bb9ca9b17822f7512b33afc30f238144198af
Contents?: true
Size: 989 Bytes
Versions: 6
Compression:
Stored size: 989 Bytes
Contents
goodcop ========= [](https://rubygems.org/gems/goodcop) [](https://travis-ci.com/akerl/goodcop) [](https://codecov.io/github/akerl/goodcop) [](https://www.codacy.com/app/akerl/goodcop) [](https://tldrlegal.com/license/mit-license) Rubocop is useful, but its defaults are more than a bit hostile. GoodCop exists to be a calmer, more reassuring sidekick. ## Usage Add goodcop to your Gemfile/gemspec/etc, and add the following to your .rubocop.yml: ``` inherit_gem: goodcop: .rubocop.yml ``` ## Installation gem install goodcop ## License goodcop is released under the MIT License. See the bundled LICENSE file for details.
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
goodcop-0.9.0 | README.md |
goodcop-0.8.0 | README.md |
goodcop-0.7.2 | README.md |
goodcop-0.7.1 | README.md |
goodcop-0.7.0 | README.md |
goodcop-0.6.0 | README.md |