Closed OddBloke closed 10 years ago
Done.
Looks good - although gets caught out by commented out lines ;)
I'm starting to wonder whether checkers should have access to their own configuration stuff in tox.ini rather than having a single string after on|off.
eg.
[captainhook]
grep=on
[captainhook-grep]
# A bunch of stuff that grep has access to.
This outputs differently for single and multiple files.
Fixing now.