Skip to content

Commit

Permalink
🤖 chore: Format .codeclimate.yml.
Browse files Browse the repository at this point in the history
These changes were automatically generated by a transform whose code can be found at:
  - https://github.com/aureooms/rejuvenate/blob/17001e676fa44361155baf8a8e44894908dd6c6d/src/transforms/codeclimate:format-config-file.js
Please contact the author of the transform if you believe there was an error.
  • Loading branch information
a-flying-potato authored and make-github-pseudonymous-again committed Mar 18, 2021
1 parent f19cc16 commit aa49bbd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
languages:
JavaScript: true
exclude_paths:
- "doc/**"
- "lib/**"
- "test/**"
- doc/**
- lib/**
- test/**

0 comments on commit aa49bbd

Please sign in to comment.