Skip to content

Commit

Permalink
ci: code climate config
Browse files Browse the repository at this point in the history
  • Loading branch information
wbotelhos committed Aug 21, 2023
1 parent 2054b49 commit 1062d1d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
exclude_patterns:
- "__tests__/"
- ".github/"
- "**/node_modules/"
- "build/"

0 comments on commit 1062d1d

Please sign in to comment.