Skip to content

Commit

Permalink
Pull in exclusions from develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
bkimminich committed Oct 28, 2024
1 parent 27bf582 commit ed4aa7c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,11 @@ checks:
identical-code:
enabled: false
exclude_patterns:
- '**/*conf.js'
- 'Gruntfile.js'
- '**/*conf.js'
- 'data/datacreator.ts'
- 'data/static/codefixes/**'
- 'frontend/src/hacking-instructor/**/*.ts'
- 'frontend/src/assets/private/*.js'
- 'lib/logger.ts'
- 'data/static/codefixes/**'
- 'lib/config.types.ts'

0 comments on commit ed4aa7c

Please sign in to comment.