Merge pull request #5723 from sgabler/add-code-climate-yml
Add .codeclimate.yml
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
languages:
|
||||
JavaScript: true
|
||||
|
||||
exclude_paths:
|
||||
- "database_reports/*"
|
||||
- "migrations/*"
|
||||
Reference in New Issue
Block a user