Skip to content

Commit

Permalink
okay let's try one of their sourced ymls
Browse files Browse the repository at this point in the history
  • Loading branch information
StoneCypher committed Jun 27, 2017
1 parent 0ec6453 commit 85b3f16
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .codeclimate.yml
@@ -0,0 +1,20 @@
engines:
csslint:
enabled: true
duplication:
enabled: true
config:
languages:
- javascript
eslint:
enabled: true
fixme:
enabled: true
ratings:
paths:
- "**.css"
- "**.js"
- "**.jsx"
exclude_paths:
- dist/
- docs/

0 comments on commit 85b3f16

Please sign in to comment.