Skip to content

Commit

Permalink
🤖 config(ci): Upgrade codeclimate config.
Browse files Browse the repository at this point in the history
  • Loading branch information
a-flying-potato authored and make-github-pseudonymous-again committed Jun 27, 2022
1 parent ad4e400 commit 4420e93
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
languages:
JavaScript: true
exclude_paths:
- "js/dist/*.js"
- "js/dist/**/*.js"
- "test/*.js"
- "test/**/*.js"
exclude_patterns:
- doc/**
- dist/**
- test/**

0 comments on commit 4420e93

Please sign in to comment.