Sha256: 8371d9a4304c7deead508d6ac7fbaf6c15d8b8fd77e5dd2fdb4178991f05283d
Contents?: true
Size: 457 Bytes
Versions: 2
Compression:
Stored size: 457 Bytes
Contents
require: - rubocop-performance - rubocop-rake - rubocop-rspec AllCops: NewCops: disable Layout/LineLength: Enabled: false Metrics/BlockLength: Exclude: - spec/**/* Naming/RescuedExceptionsVariableName: PreferredName: exception RSpec/MultipleExpectations: Max: 2 RSpec/MultipleMemoizedHelpers: Max: 10 Style/Documentation: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/SymbolArray: Enabled: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
svgeez-4.1.0 | .rubocop.yml |
svgeez-4.0.0 | .rubocop.yml |