@@ -1,29 +1,5 @@
---
version: "2"
-plugins:
- brakeman:
- enabled: true
- bundler-audit:
- csslint:
- coffeelint:
- duplication:
- config:
- languages:
- - ruby
- - javascript
- eslint:
- fixme:
- phpmd:
- enabled: false
- rubocop:
- channel: rubocop-1-10
exclude_patterns:
# Bundled thirdparty asset files
- "app/assets/javascripts/app/lib/**/*.js"