-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.codeclimate.yml
41 lines (41 loc) · 1013 Bytes
/
.codeclimate.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
version: '2'
# Work around CodeClimate's inability to use Rubocop's inherit_gem directive:
# https://github.com/codeclimate/codeclimate-rubocop/issues/71#issuecomment-635055223
prepare:
fetch:
- url: https://raw.githubusercontent.com/GSA/searchgov_style/main/.default.yml
path: .rubocop-https---raw-githubusercontent-com-GSA-searchgov-style-main--default-yml
plugins:
brakeman:
enabled: true
exclude_fingerprints:
- 3ea88cadfeec23aca30866f2d32ba0c1ed4ce23728f7824a7dd405af6383f52a
- 4dd7e3efa71bfd02a5a6c9158ec54f9ceef4d991a72b974fbaa7d89e931b631d
bundler-audit:
enabled: true
csslint:
enabled: true
coffeelint:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
- javascript
eslint:
enabled: true
fixme:
enabled: true
rubocop:
enabled: true
channel: rubocop-1-9-1
exclude_patterns:
- config/
- db/
- features/
- script/
- vendor/
- app/api/search_consumer/
- "**/vendor/**/*"
- app/assets/images/