mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 11:36:45 +00:00
Add .codeclimate.yml
This commit is contained in:
parent
2780cd0317
commit
c9db579763
1 changed files with 9 additions and 0 deletions
9
.codeclimate.yml
Normal file
9
.codeclimate.yml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
languages:
|
||||
Ruby: false
|
||||
JavaScript: true
|
||||
Python: false
|
||||
PHP: false
|
||||
|
||||
exclude_paths:
|
||||
- "database_reports/*"
|
||||
- "migrations/*"
|
||||
Loading…
Reference in a new issue