Sha256: 48f5af69f2190c4ca54a5d953c63ac76402600a98850329efc4d8e2602ddd7e7
Contents?: true
Size: 415 Bytes
Versions: 1
Compression:
Stored size: 415 Bytes
Contents
inherit_from: .rubocop_todo.yml require: - rubocop-performance - rubocop-rails AllCops: NewCops: enable TargetRubyVersion: 3.1 TargetRailsVersion: 7.0 Exclude: - gemfiles/vendor/bundle/**/* Style/HashSyntax: Enabled: false Style/StringLiterals: Enabled: false Style/NumericLiterals: Exclude: - spec/support/db_schema.rb Metrics/BlockLength: IgnoredMethods: - describe - it
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activerecord-mysql-uuid-column-0.6.0 | .rubocop.yml |