about summary refs log tree commit diff
path: root/.codeclimate.yml
AgeCommit message (Collapse)Author
2017-04-16Disable CodeClimate duplication checks (#1943)Eugen
2017-04-13Exclude 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-17Create .codeclimate.ymlScott Larkin
Created a .codeclimate.yml configuration file that will work with your existing configurations for ESLint and Rubocop.