aboutsummaryrefslogblamecommitdiffstats
path: root/.codeclimate.yml
blob: 17fcaa436064a1a83bfa204957619b8059d784da (plain) (tree)
1
2
3
4
5
6
7
8
9








                 



           
engines:
  rubocop:
    enabled: true

ratings:
  paths:
  - "**.rb"

exclude_paths:
  - ci/
  - guides/
  - tasks/
  - tools/