Skip to content

Commit

Permalink
Enable eslint, brakeman, scss-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavrajs committed Aug 31, 2019
1 parent b731b5c commit 5f3a12f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .codeclimate.yml
Expand Up @@ -3,3 +3,11 @@ plugins:
rubocop:
enabled: true
channel: rubocop-0-73
eslint:
enabled: false
csslint:
enabled: true
scss-lint:
enabled: true
brakeman:
enabled: true

0 comments on commit 5f3a12f

Please sign in to comment.