Sha256: 21f213b2ab895a1898106dc6037dbb895fc29253cc20767e35e9725f5eee2275

Contents?: true

Size: 249 Bytes

Versions: 4

Compression:

Stored size: 249 Bytes

Contents

---
inherit_from: .rubocop_todo.yml

inherit_gem:
  voxpupuli-rubocop: rubocop.yml

Layout/LineLength:
  Enabled: false

Style/IfUnlessModifier:
  Enabled: false

# To match the gem name
Naming/FileName:
  Exclude:
    - 'lib/rspec-puppet-facts.rb'

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rspec-puppet-facts-5.2.0 .rubocop.yml
rspec-puppet-facts-5.1.0 .rubocop.yml
rspec-puppet-facts-5.0.0 .rubocop.yml
rspec-puppet-facts-4.0.0 .rubocop.yml