Skip to content

Commit

Permalink
Create .codeclimate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sherakama committed Oct 2, 2015
1 parent b87a21f commit 643f973
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
engines:
eslint:
enabled: true
csslint:
enabled: true
phpcodesniffer:
enabled: true
phpmd:
enabled: true
scss-lint:
enabled: true

0 comments on commit 643f973

Please sign in to comment.