Commit Graph

5 Commits

Author SHA1 Message Date
Ingo Schommer
daaff886ad Limiting CodeClimate mass_threshold on duplication
It's way too sensitive by default (40) for JSX-style JavaScript ASTs.
Example: https://codeclimate.com/github/silverstripe/silverstripe-framework/pull/5895

See https://docs.codeclimate.com/docs/duplication and
https://docs.codeclimate.com/v1.0/docs/duplication-concept
2016-08-28 14:09:43 +12:00
Sam Minnee
0685a6779a TESTS: code-climate ignore admin/thirdparty
admin/thirdparty shouldn’t be checked by code climate as it isn’t code
that we maintain.
2016-07-19 13:12:51 +12:00
mrb
3a93172c53 Add some excludes to codeclimate.yml 2016-05-17 17:46:02 -04:00
Ingo Schommer
347999e900 Enable SCSSLint
See https://github.com/silverstripe/silverstripe-asset-admin/pull/129
and https://github.com/silverstripe/silverstripe-asset-admin/pull/130 for context
2016-05-05 20:41:41 +12:00
Ingo Schommer
2ecd73d303 Added CodeClimate integration (#5443) 2016-05-04 19:48:11 +12:00