0 purchases
refline.srccheck 1.0
This is a generic package that does some source checking/linting jobs.
CHANGES
1.0 (2018-02-06)
Make sure to close open files
Official Python 3 support
0.8.0 (2015-10-28)
pep8/lint compliant ignores:
- “# srccheck_ignore_file”
- “# srccheck_ignore”
- “# ignore PyflakesChecker #”
0.7.2 (2015-04-09)
PyflakesChecker: fix: ignored ##srccheck_ignore
0.7.1 (2015-02-26)
changed checker.checker to accept a module or path
0.7.0 (2015-02-26)
Refactored checks
0.6.0 (2013-03-27)
Added support for Python 3.3.
0.5.4 (2012-11-16)
Support pyflakes 0.5.0
0.5.3 (2012-04-04)
Fix: cleanup the madness in logging
0.5.2 (2012-04-04)
Fix unicode encoding issues in CSSChecker
0.5.1 (2012-04-04)
Added CSS checking via cssutils
Added some more test files
0.5.0 (2012-04-02)
Initial release on Cheeseshop.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.