Sha256: 2685503bef78aa96bfb148b6e86f22a129661cf27fb9c8fb112e59a810351180
Contents?: true
Size: 542 Bytes
Versions: 15
Compression:
Stored size: 542 Bytes
Contents
require: rubocop-rspec LineLength: Max: 100 Documentation: Enabled: false FrozenStringLiteralComment: Enabled: false WordArray: Enabled: false SymbolArray: Enabled: false Rails: Enabled: true Rails/MultipleExpectations: Enabled: false RSpec/ExampleLength: Max: 10 Style/MutableConstant: Enabled: false Metrics/BlockLength: Exclude: - 'spec/**/*_spec.rb' AllCops: Exclude: - 'infinum_id.gemspec' - 'db/schema.rb' - 'db/migrate/*.rb' - 'config/**/*.rb' - 'spec/rails_app/db/schema.rb'
Version data entries
15 entries across 15 versions & 1 rubygems