Sha256: 2bb677abb954ed2a8958467876490f2999f472593c80040461eb13fc9e1da0b5
Contents?: true
Size: 577 Bytes
Versions: 6
Compression:
Stored size: 577 Bytes
Contents
Rails: Enabled: true # Multi-line method chaining should be done with trailing dots. Style/DotPosition: EnforcedStyle: trailing HashSyntax: EnforcedStyle: hash_rockets SupportedStyles: - ruby19 - hash_rockets # Override HoundCI's preference for double quotes: Style/StringLiterals: EnforcedStyle: single_quotes # Would enforce "-> { }", which we cannot use yet. Lambda: Enabled: false # ... LineLength: Max: 99 # Relax some of the cops for tests Metrics/ClassLength: Exclude: - test/**/*.rb Metrics/MethodLength: Exclude: - test/**/*.rb
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
ndr_import-4.1.4 | .rubocop.yml |
ndr_import-4.1.3 | .rubocop.yml |
ndr_import-4.1.2 | .rubocop.yml |
ndr_import-4.1.1 | .rubocop.yml |
ndr_import-4.1.0 | .rubocop.yml |
ndr_import-4.0.1 | .rubocop.yml |