Skip to content

Commit

Permalink
Update .codeclimate.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tdiethe authored Jul 24, 2017
1 parent b176aad commit e4adba3
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
---
engines:
# csslint:
# enabled: true
duplication:
enabled: true
config:
languages:
# - ruby
# - javascript
- python
# - php
eslint:
enabled: true
fixme:
Expand All @@ -20,18 +15,9 @@ engines:
python_version: 2
pep8:
enabled: true
max_line_length: 120
max-line-length: 120
ratings:
paths:
# - "**.css"
# - "**.inc"
# - "**.js"
# - "**.jsx"
# - "**.module"
# - "**.php"
- "**.py"
# - "**.rb"
exclude_paths:
- tests/
- docs/
Expand Down

0 comments on commit e4adba3

Please sign in to comment.