Sha256: 28ab0c6200b3eed4afa51315b552b9530e695d3b5afa2620a72c002f78550dc9
Contents?: true
Size: 369 Bytes
Versions: 1
Compression:
Stored size: 369 Bytes
Contents
inherit_from: .rubocop_todo.yml # rspec expect{...} is conventional Style/SpaceBeforeBlockBraces: Exclude: - 'spec/**/*_spec.rb' # Allow for alignment Style/SpaceAroundOperators: MultiSpaceAllowedForOperators: true Style/EmptyLineBetweenDefs: AllowAdjacentOneLineDefs: true # Configuration parameters: AllowURI, URISchemes. Metrics/LineLength: Max: 200
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
assembly-utils-1.4.6 | .rubocop.yml |