mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-01 05:56:56 +08:00
adding sloccount analysis
This commit is contained in:
@@ -28,4 +28,7 @@ python dev_setup.py
|
||||
nosetests --with-xcoverage --with-xunit --cover-erase --cover-package=simulator,transforms
|
||||
pylint -f parseable . | tee pylint.out
|
||||
|
||||
#run sloccount analysis
|
||||
sloccount --wide --details ./app/ ./test/ > sloccount.sc
|
||||
|
||||
deactivate
|
||||
|
||||
Reference in New Issue
Block a user