Sha256: b110c002a77c447df59960e34dd8b6bd41c3f8989deda94c044e0c48ffd92ec8
Contents?: true
Size: 471 Bytes
Versions: 2
Compression:
Stored size: 471 Bytes
Contents
require: rubocop-rspec Style/Documentation: Enabled: false Metrics/MethodLength: Max: 15 Metrics/ClassLength: Max: 180 Style/RescueModifier: Enabled: false Style/RegexpLiteral: Enabled: false RSpec/InstanceVariable: Enabled: false Style/BlockDelimiters: Exclude: - 'spec/**/*' Style/BlockEndNewline: Exclude: - 'spec/**/*' Style/MultilineBlockLayout: Exclude: - 'spec/**/*' RSpec/DescribeClass: Exclude: - 'spec/lib/tasks/*'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
geo_redirect-0.8 | .rubocop.yml |
geo_redirect-0.7 | .rubocop.yml |