mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 19:22:27 +00:00
Drop revenants from previously used linters
This commit is contained in:
@@ -370,11 +370,6 @@ test-modal:
|
||||
test-reregister:
|
||||
blender --python scripts/reregister_bonsai.py
|
||||
|
||||
.PHONY: qa
|
||||
qa:
|
||||
black .
|
||||
pylint ./* --output-format=colorized --disable all --enable E --disable import-error
|
||||
|
||||
.PHONY: coverage
|
||||
coverage:
|
||||
coverage run --source bonsai.core -m pytest -p no:pytest-blender test/core
|
||||
|
||||
Reference in New Issue
Block a user