Sha256: 1e5422da7a91faa51d2ab280b068c5e140855c3319cf97f77560c429de1c22ca
Contents?: true
Size: 332 Bytes
Versions: 7
Compression:
Stored size: 332 Bytes
Contents
inherit_from: .rubocop_todo.yml Lint/ShadowingOuterLocalVariable: Enabled: false Metrics/BlockLength: Exclude: - 'spec/**/*_spec.rb' Metrics/ClassLength: Enabled: false Metrics/LineLength: Max: 100 Exclude: - 'spec/**/*_spec.rb' Metrics/ParameterLists: Enabled: false Style/Documentation: Enabled: false
Version data entries
7 entries across 7 versions & 1 rubygems