Sha256: 2ed713eab4dd2c2de969bc4080c07ecf177058371b8c1cae48c5cc16ecdfff05
Contents?: true
Size: 372 Bytes
Versions: 2
Compression:
Stored size: 372 Bytes
Contents
AllCops: DefaultFormatter: fuubar DisplayCopNames: true # Disable due to https://github.com/bbatsov/rubocop/pull/5230 Style/FormatStringToken: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Performance/HashEachMethods: Enabled: false Metrics/BlockLength: Exclude: - 'spec/**/*' Naming/FileName: Exclude: - '**/Gemfile' - '**/Rakefile'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
goodcop-0.2.0 | config/rubocop.yml |
goodcop-0.1.1 | config/rubocop.yml |