Add .codeclimate.yml
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
languages:
|
||||
Ruby: false
|
||||
JavaScript: true
|
||||
Python: false
|
||||
PHP: false
|
||||
|
||||
exclude_paths:
|
||||
- "database_reports/*"
|
||||
- "migrations/*"
|
||||
Reference in New Issue
Block a user