Sha256: 7a2e5ad79e0da5321640366b0af4ab51eb254c980ca8e21e81bd7ba308e5f64b

Contents?: true

Size: 421 Bytes

Versions: 7

Compression:

Stored size: 421 Bytes

Contents

AllCops:
  Include:
    - '**/Rakefile'

#Style/HashSyntax:
  #EnforcedStyle: hash_rockets

Style/GuardClause:
  Enabled: false

Style/LineLength:
  Max: 80

Style/NumericLiterals:
  Enabled: false

Style/ClassAndModuleChildren:
  Enabled: false

Style/SignalException:
  EnforcedStyle: only_raise

Style/ClassLength:
  Enabled: false

Style/MethodLength:
  Enabled: false

Metrics/CyclomaticComplexity:
  Enabled: false

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
autoshell-1.0.6 .rubocop.yml
autoshell-1.0.5 .rubocop.yml
autoshell-1.0.4 .rubocop.yml
autoshell-1.0.3 .rubocop.yml
autoshell-1.0.2 .rubocop.yml
autoshell-1.0.1 .rubocop.yml
autoshell-1.0.0.pre.beta .rubocop.yml