mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-21 12:30:16 +08:00
fixed pylint call to cover qsim
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ paver apidocs html
|
||||
nosetests --with-xunit --cover-erase --cover-package=qsim --cover-html-dir=./docs/_build/html/cover
|
||||
|
||||
#run pylint checks
|
||||
pylint -f parseable . | tee pylint.out
|
||||
pylint -f parseable qsim | tee pylint.out
|
||||
|
||||
#run sloccount analysis
|
||||
sloccount --wide --details ./ > sloccount.sc
|
||||
|
||||
Reference in New Issue
Block a user