Sha256: cda6247da8e0e5789acfab2c59d47d923d7875ef31612c347a01925b83f46efa
Contents?: true
Size: 670 Bytes
Versions: 1
Compression:
Stored size: 670 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/IndentFirstArgument: Description: Useless indentation is useless. Enabled: false Layout/IndentFirstArrayElement: Description: Useless indentation is useless. Enabled: false Layout/IndentFirstHashElement: Description: Useless indentation is useless. Enabled: false Layout/IndentFirstParameter: Description: Useless indentation is useless. Enabled: false
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
getaround-rubocop-0.1.2 | .rubocop.yml |