mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
New recommended pylint command as part of qa target
This commit is contained in:
@@ -5,6 +5,7 @@ test:
|
||||
.PHONY: qa
|
||||
qa:
|
||||
black .
|
||||
pylint ./* --output-format=colorized --disable all --enable E
|
||||
|
||||
.PHONY: coverage
|
||||
coverage:
|
||||
|
||||
Reference in New Issue
Block a user