Sha256: 3256dd8619e05abddee2aea907c46befa72c632df2e72a078db1e1b820a05f3b
Contents?: true
Size: 523 Bytes
Versions: 9
Compression:
Stored size: 523 Bytes
Contents
Rails: Enabled: true AllCops: TargetRubyVersion: 2.4 TargetRailsVersion: 5.1 Metrics/LineLength: Max: 120 Metrics/ClassLength: Max: 200 Documentation: Enabled: false Style/SignalException: Enabled: false Style/FormatStringToken: EnforcedStyle: template Metrics/ClassLength: Max: 200 Metrics/ModuleLength: Exclude: - '**/*_spec.rb' Metrics/BlockLength: Exclude: - 'spec/**/*' - '*.gemspec' Rails/SkipsModelValidations: Exclude: - 'spec/**/*' Rails/ApplicationRecord: Enabled: false
Version data entries
9 entries across 9 versions & 2 rubygems