Sha256: 2fb4cbff179e679a99596e821a82bb3e03e7b32f3ea26ae927f9925dfe20f533
Contents?: true
Size: 477 Bytes
Versions: 9
Compression:
Stored size: 477 Bytes
Contents
require: rubocop-rspec RSpec/NestedGroups: Enabled: false Metrics/LineLength: Enabled: true Max: 120 Exclude: - db/migrate/* Metrics/BlockLength: Exclude: - spec/**/*.rb Lint/AmbiguousBlockAssociation: Exclude: - spec/**/*.rb Naming/UncommunicativeMethodParamName: AllowedNames: - 'to' - 'at' - 'on' - 'id' - 'in' - 'as' AllCops: TargetRubyVersion: 2.5 Exclude: - bin/* - graphql_rails.gemspec - Rakefile
Version data entries
9 entries across 9 versions & 1 rubygems