Commit graph

66 commits

Author SHA1 Message Date
967d1d17f9 If the mccabe complexity is greater than 10 return the failure status, otherwise success. 2016-01-09 19:18:31 +00:00
57ac3f909a Colorize mccabe.
Highlight the functions with the highest complexity by coloring them in yellow.
2016-01-09 16:11:45 +00:00
0239c19e7e Add perl6 syntax checking.
Still need to determine if pl, pm or t files are perl5 or perl6.
2016-01-04 01:44:24 +00:00
150e13e710 Set missing dependencies of metadata tool 2016-01-02 09:57:30 +00:00
c83b24575c coding style
Reorder the tools to the same order as in the tools_for_extension function
2016-01-02 00:45:40 +00:00
f7139c92a5 Dependencies must be listed for all tools, even if there are none. 2016-01-02 00:19:46 +00:00
8e6a80c60a Detect python2 files and run python2 versions of the tools against them 2016-01-02 00:13:28 +00:00
3e9601033a Include the python_gut tool 2016-01-01 17:55:43 +00:00
5b894d85b0 Update copyright dates 2016-01-01 17:06:28 +00:00
4dd8915312 Fix program crashing when LS_COLORS environment variable doesn't exist.
Now using the default colors, but they're not quite right yet...
2015-12-30 00:52:54 +00:00
da280ea9b2 coding style 2015-12-30 00:45:53 +00:00
39fd37dc6f coding style
Remove some dead code
2015-12-29 23:11:47 +00:00
be36f222b2 Reenable python3-mccabe. 2015-12-24 12:01:51 +00:00
9472c8bc10 Colorize the coverage report 2015-12-23 18:21:58 +00:00
05732fa20e _filemode was leftover from python2 backwards compatibility 2015-12-19 12:39:16 +00:00
fc4b2ced58 Initial commit 2015-12-14 18:03:11 +00:00