Sha256: 83036adafc1219472ab5966fd3d5e0f890122df1de296eec9ce6c58867499658
Contents?: true
Size: 493 Bytes
Versions: 3
Compression:
Stored size: 493 Bytes
Contents
AllCops: DisplayCopNames: true # Use trailing rather than leading dots on multi-line call chains Style/DotPosition: EnforcedStyle: trailing Style/Documentation: Enabled: false Style/StringLiterals: EnforcedStyle: double_quotes Style/TrailingComma: EnforcedStyleForMultiline: comma Style/AccessorMethodName: Enabled: false Style/SignalException: EnforcedStyle: only_raise Style/GlobalVars: Enabled: false Style/FileName: Enabled: false Metrics/LineLength: Max: 100
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
activerecord-safer_migrations-2.0.0 | .rubocop.yml |
activerecord-safer_migrations-1.0.0 | .rubocop.yml |
activerecord-safer_migrations-0.1.0 | .rubocop.yml |