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


                 
                         





              



           
engines:
  rubocop:
    enabled: true
    channel: rubocop-0-49

ratings:
  paths:
  - "**.rb"

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