Commit Graph

3 Commits (9317ec8eb185659b687dec2ba84c3f7463d7b61d)

Author SHA1 Message Date
Eugen 181115422c Disable CodeClimate duplication checks (#1943) 8 years ago
Koala Yeung 8aadb7b0b2 Exclude javascript locale file from dup check (#1677)
* 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)
8 years ago
Scott Larkin e177ff305a Create .codeclimate.yml
Created a .codeclimate.yml configuration file that will work with your existing configurations for ESLint and Rubocop.
8 years ago