Sha256: fefd45a76e308381994be70af0492377fc786293fd6c71d5a45910fc3e00a2a1

Contents?: true

Size: 479 Bytes

Versions: 8

Compression:

Stored size: 479 Bytes

Contents

AllCops:
  NewCops: enable
  SuggestExtensions: false
  Exclude:
    - 'spec/template_spec.rb'



# definitive :
Style/ClassVars:
  Enabled: false
Gemspec/RequireMFA:
  Enabled: false
Security/YAMLLoad:
  Enabled: false
Style/MutableConstant:
  Enabled: false

# to study :

Metrics/ClassLength:
  Enabled: false
Metrics/AbcSize:
  Enabled: false
Metrics/CyclomaticComplexity:
  Enabled: false
Metrics/MethodLength:
  Enabled: false
Metrics/PerceivedComplexity:
  Enabled: false

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
thot-1.2.2 .rubocop.yml
thot-1.2.1 .rubocop.yml
thot-1.2.0 .rubocop.yml
thot-1.1.0 .rubocop.yml
appifier-0.1.0 .rubocop.yml
thot-1.0.1 .rubocop.yml
thot-1.0.0 .rubocop.yml
thot-0.1.0 .rubocop.yml