Skip to content

Commit

Permalink
⚙️ ci: Upgrade codeclimate config.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Apr 24, 2020
1 parent 8863642 commit 34fc1ad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
languages:
JavaScript: true
exclude_paths:
- "doc/**/*.js"
- "test/**/*.js"
- "lib/**/*.js"
- "doc/**"
- "lib/**"
- "test/**"

0 comments on commit 34fc1ad

Please sign in to comment.