Sha256: 5be92731269d50ac655687736fcc98e8aa52a8d98d4612e25d7b5517a9139f5c
Contents?: true
Size: 575 Bytes
Versions: 1
Compression:
Stored size: 575 Bytes
Contents
AllCops: Exclude: - 'examples/**/*' - 'test/**/*' - 'thinreports.gemspec' Metrics/LineLength: Max: 120 Metrics/MethodLength: Enabled: false Metrics/ParameterLists: Max: 6 Performance/RedundantBlockCall: Enabled: false Performance/RegexpMatch: Enabled: false Style/Documentation: Enabled: false Style/FormatString: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/NumericPredicate: Enabled: false Style/PerlBackrefs: Enabled: false Style/PredicateName: Enabled: false Style/SafeNavigation: Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
thinreports-0.10.0 | .rubocop.yml |