Sha256: 08c64aabf8c23c96723a05ef09d2d02cb8d5718e1bc3bb14f5b7fee0fe9a9b25
Contents?: true
Size: 690 Bytes
Versions: 1
Compression:
Stored size: 690 Bytes
Contents
inherit_gem: relaxed-rubocop: .rubocop.yml Style/ClassAndModuleChildren: EnforcedStyle: compact Metrics/BlockLength: Description: Length is an unreliable metric. Enabled: false Layout/SpaceInsideArrayLiteralBrackets: Description: Similar to prettier's config. Enabled: false Layout/FirstArgumentIndentation: Description: Useless indentation is useless. Enabled: false Layout/FirstArrayElementIndentation: Description: Useless indentation is useless. Enabled: false Layout/FirstHashElementIndentation: Description: Useless indentation is useless. Enabled: false Layout/FirstParameterIndentation: Description: Useless indentation is useless. Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
getaround-rubocop-0.1.4 | .rubocop.yml |