Skip to content

Commit fc9dff7

Browse files
authored
Exclude coding challenge fix files from Codeclimate
1 parent 7f485ef commit fc9dff7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.codeclimate.yml

+1
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ exclude_patterns:
2525
- 'frontend/src/hacking-instructor/**/*.ts'
2626
- 'frontend/src/assets/private/*.js'
2727
- 'lib/logger.ts'
28+
- 'data/static/codefixes/**'

0 commit comments

Comments
 (0)