Sha256: 55b0e90c226251f70ddfa81c0aa43483cf0f0f75a56d627abfb88130bad1ec98
Contents?: true
Size: 478 Bytes
Versions: 5
Compression:
Stored size: 478 Bytes
Contents
Rails: Enabled: true Metrics/LineLength: Max: 120 Metrics/MethodLength: Max: 20 Metrics/ClassLength: Max: 220 Metrics/AbcSize: Max: 35 Documentation: Enabled: false Style/FrozenStringLiteralComment: Enabled: false # allow multiline `expect { ... }.to do_something` Style/BlockDelimiters: Exclude: - 'spec/**/*' # specs tend to get long Metrics/BlockLength: Exclude: - 'spec/**/*' Style/TrailingCommaInLiteral: EnforcedStyleForMultiline: comma
Version data entries
5 entries across 5 versions & 1 rubygems