mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-27 17:11:14 +01:00
code climate yml
This commit is contained in:
8
.codeclimate.yml
Normal file
8
.codeclimate.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
# Save as .codeclimate.yml (note leading .) in project root directory
|
||||
languages:
|
||||
Ruby: true
|
||||
JavaScript: true
|
||||
PHP: true
|
||||
exclude_paths:
|
||||
- "public/vendor/*"
|
||||
- "tests/*"
|
||||
Reference in New Issue
Block a user