.codeclimate.yml in zhong-0.1.5 vs .codeclimate.yml in zhong-0.1.6

- old
+ new

@@ -14,10 +14,10 @@ enabled: true ratings: paths: - "**.js" - "**.jsx" - - "**.module" - "**.rb" exclude_paths: +- "**/*helper*" - test/ - "**/*{.,-}min.js"