.codeclimate.yml in pact_broker-2.15.0 vs .codeclimate.yml in pact_broker-2.16.0
- old
+ new
@@ -2,16 +2,16 @@
engines:
csslint:
enabled: true
duplication:
enabled: true
+ exclude_patterns:
+ - spec/
config:
languages:
- ruby
- javascript
- exclude_paths:
- - spec/
eslint:
enabled: true
fixme:
enabled: true
rubocop:
@@ -24,10 +24,14 @@
- "**.jsx"
- "**.module"
- "**.php"
- "**.py"
- "**.rb"
-exclude_paths:
+exclude_patterns:
- script/
- vendor/
- public/Network Graph_files/
- public/js/bootstrap*
+- public/javascripts/d3.v3.js.pagespeed.ce.dFNRrGTALe.js
+- public/javascripts/highlight.pack.js
+- public/javascripts/jquery*.js
+- public/js/bootstrap*.js