Skip to content

Commit

Permalink
refactor(Code Climate): upgrade config
Browse files Browse the repository at this point in the history
  • Loading branch information
toastercup committed Oct 9, 2017
1 parent 8e380e5 commit 230d605
Show file tree
Hide file tree
Showing 4 changed files with 285 additions and 219 deletions.
12 changes: 7 additions & 5 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ engines:
languages:
- ruby
- javascript
- python
eslint:
enabled: true
fixme:
Expand All @@ -25,17 +24,20 @@ ratings:
- "**.erb"
- "**.haml"
- "**.rb"
- "**.rhtml"
- "**.slim"
- "**.css"
- "**.inc"
- "**.js"
- "**.jsx"
- "**.module"
- "**.php"
- "**.py"
exclude_paths:
- config/
- db/
- node_modules/
- client/node_modules/
- spec/
- vendor/
- semaphore_ci/
- lib/
- bin/
- .cloud66/
- .github/
213 changes: 0 additions & 213 deletions .eslintrc

This file was deleted.

Loading

0 comments on commit 230d605

Please sign in to comment.