Sha256: 4d9e44483bcf9bbf21a723697421ec7b8c8a874ae4c4ced440d3617462fcabc3

Contents?: true

Size: 271 Bytes

Versions: 6

Compression:

Stored size: 271 Bytes

Contents

AllCops:
  Exclude:
    - Guardfile
    - vendor/**/*
    - lib/ogre/skeletons/**/*
    - tmp/**/*
Metrics/AbcSize:
  Enabled: false
Metrics/LineLength:
  Max: 120
Metrics/MethodLength:
  Max: 50
Style/SpecialGlobalVars:
  Enabled: false
Style/FileName:
  Enabled: false

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
ogre-0.1.5 .rubocop.yml
ogre-0.1.4 .rubocop.yml
ogre-0.1.3 .rubocop.yml
ogre-0.1.2 .rubocop.yml
ogre-0.1.1 .rubocop.yml
ogre-0.1.0 .rubocop.yml