Commit Graph

3 Commits (ca8ae21b521c08b54f70efed67a231884eeb16b6)

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