Sha256: 049d7f658acccf38bda9c4e55d8419a29c1d807de2e7cf91f31e9714f0f4045f
Contents?: true
Size: 777 Bytes
Versions: 5
Compression:
Stored size: 777 Bytes
Contents
goodcop ========= [![Gem Version](https://img.shields.io/gem/v/goodcop.svg)](https://rubygems.org/gems/goodcop) [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/akerl/goodcop/Build)](https://github.com/akerl/goodcop/actions)) [![License](https://img.shields.io/github/license/akerl/goodcop)](https://github.com/akerl/goodcop/blob/master/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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
goodcop-0.9.7 | README.md |
goodcop-0.9.5 | README.md |
goodcop-0.9.4 | README.md |
goodcop-0.9.3 | README.md |
goodcop-0.9.2 | README.md |