Sha256: cb4c37b0dc4bbf3f34b82be34dfcdadfb84197663bd700c4fa980d8c432e39df
Contents?: true
Size: 567 Bytes
Versions: 2
Compression:
Stored size: 567 Bytes
Contents
Documentation: Enabled: false Style/FrozenStringLiteralComment: Enabled: false Style/ParallelAssignment: Enabled: false Style/NumericPredicate: Enabled: false Metrics/LineLength: Description: 'Limit lines to 120 characters.' Max: 120 Metrics/BlockLength: CountComments: false Max: 25 Metrics/MethodLength: Description: 'Avoid methods longer than `Max` lines of code.' CountComments: false Max: 15 Enabled: true Metrics/ClassLength: Enabled: false AllCops: Exclude: - bin/**/* - vendor/**/* - db/schema.rb Rails: Enabled: true
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
tal_style-1.0.1 | rails/rubocop.yml |
tal_style-1.0.0 | rails/rubocop.yml |