Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-13 | Exclude javascript locale file from dup check (#1677) | Koala Yeung | |
* 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) | |||
2016-11-17 | Create .codeclimate.yml | Scott Larkin | |
Created a .codeclimate.yml configuration file that will work with your existing configurations for ESLint and Rubocop. |