- May 07, 2017
-
-
yhirano authored
* add scss_lint to Gemfile * add .scss-lint.yml * fix warnings of scss-lint * chmod -x styles/variables.scss * Enable CodeClimate SCSS Lint checks
-
yhirano authored
* add brakeman to Gemfile * Enable CodeClimate brakeman checks * add config/brakeman.ignore
-
yhirano authored
* add bundler-audit to Gemfile * Enable CodeClimate bundler-audit checks
-
- Apr 16, 2017
-
-
Eugen authored
-
- Apr 13, 2017
-
-
Koala Yeung authored
* Exclude javascript locale files form Code Climate's duplication engine. It is silly to have duplication check with locale files. They are supposed to look similar. * Prevent unnecessary blocking for translation updates (like #1661)
-
- Nov 17, 2016
-
-
Scott Larkin authored
Created a .codeclimate.yml configuration file that will work with your existing configurations for ESLint and Rubocop.
-