Sha256: 425241834c795e1e4131cf8a18965a8a3166daabfd358dbb9848906423efcb63
Contents?: true
Size: 323 Bytes
Versions: 26
Compression:
Stored size: 323 Bytes
Contents
require: # I setup RSpec on every project. Do you? - rubocop-rspec inherit_gem: rspec-block_is_expected: rubocop.yml inherit_from: - strict/rspec.yml Style/MethodCallWithArgsParentheses: Exclude: - 'spec/**/*' - 'test/**/*' Style/ClassAndModuleChildren: Exclude: - 'spec/**/*' - 'test/**/*'
Version data entries
26 entries across 26 versions & 13 rubygems