Sha256: d1625f258c48b439bb8e33d56a7364689ce8cdfa18062273678b9f529885a097
Contents?: true
Size: 357 Bytes
Versions: 26
Compression:
Stored size: 357 Bytes
Contents
inherit_from: .rubocop_todo.yml # rspec expect{...} is conventional Style/SpaceBeforeBlockBraces: Exclude: - 'spec/**/*_spec.rb' Style/EmptyLineBetweenDefs: AllowAdjacentOneLineDefs: true # allow for alignment Style/SpaceAroundOperators: AllowForAlignment: true # Configuration parameters: AllowURI, URISchemes. Metrics/LineLength: Max: 200
Version data entries
26 entries across 26 versions & 1 rubygems