Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | ||
pylint_test_list.json | ||
test_paver_bok_choy_cmds.py | ||
test_paver_quality.py |
This adds the -l switch, wherein a violations limit is passed in. For example: paver run_pep8 -l 700 Will fail if more than 700 violations are found. By default, this limit is not enforced (i.e. if the -l switch is not passed into the command, then a limit will not be put into effect for that run)
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
__init__.py | Loading commit data... | |
pylint_test_list.json | Loading commit data... | |
test_paver_bok_choy_cmds.py | Loading commit data... | |
test_paver_quality.py | Loading commit data... |