summaryrefslogtreecommitdiff
path: root/.rubocop.yml
blob: f0f0459031e2643c69f77eaa93d63943b88a6b8c (plain)
1
2
3
4
5
# Feel free to correct anything in this file

Lint/UselessAccessModifier:
  Exclude:
    - 'lib/chef_zero/chef_data/acl_path.rb'