Skip to content

Commit ed4aa7c

Browse files
committed
Pull in exclusions from develop branch
1 parent 27bf582 commit ed4aa7c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.codeclimate.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,11 @@ checks:
1919
identical-code:
2020
enabled: false
2121
exclude_patterns:
22-
- '**/*conf.js'
2322
- 'Gruntfile.js'
23+
- '**/*conf.js'
2424
- 'data/datacreator.ts'
25+
- 'data/static/codefixes/**'
2526
- 'frontend/src/hacking-instructor/**/*.ts'
2627
- 'frontend/src/assets/private/*.js'
2728
- 'lib/logger.ts'
28-
- 'data/static/codefixes/**'
29+
- 'lib/config.types.ts'

0 commit comments

Comments
 (0)