Commit Graph

3 Commits (8f0f4a861ae0968f9bd0e4ec15e6db2fddee7609)

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.
9 years ago