Commit Graph

6 Commits

Author SHA1 Message Date
Daniel A. Wozniak
c58af57bc0
Tweak codeclimate settings for less noise 2019-05-09 14:03:53 +01:00
Wayne Werner
50cb630e97
We have long files 2019-05-08 13:16:25 +01:00
Wayne Werner
db2392f8a3
Update CodeClimate settings
https://codeclimate.com/github/saltstack/salt/pull/51461 had a matching
block with mass of 38. Apparently that's too low because that code was
not even the same at all. Bumping it up a bit to avoid false positives.

Also disable argument count checks because we really don't need that
here.
2019-05-08 13:16:25 +01:00
Mike Place
d41de4ec16
Exclude templates in radon codeclimate test 2017-10-09 12:03:10 -06:00
Mike Place
b8507c90ec
Lower the radon threshold for CodeClimate
Lower to 'D' which is cyclomatic complexity "moderate" or above.

More info on grading: http://radon.readthedocs.io/en/latest/commandline.html
2017-10-09 11:31:54 -06:00
Giovanni Tirloni
644b455369 Configuration file for Code Climate static code analysis. 2015-05-05 13:49:46 -03:00