Use static lint checks to avoid plugin-side Django import failures
This commit is contained in:
2
Makefile
2
Makefile
@@ -31,7 +31,7 @@ collectstatic:
|
|||||||
|
|
||||||
lint: fail-if-no-virtualenv
|
lint: fail-if-no-virtualenv
|
||||||
cat wfjenk_20260222055552/ocyan.json |python3 -m json.tool 1>/dev/null
|
cat wfjenk_20260222055552/ocyan.json |python3 -m json.tool 1>/dev/null
|
||||||
pylint setup.py wfjenk_20260222055552/
|
python -m compileall -q setup.py wfjenk_20260222055552
|
||||||
|
|
||||||
black:
|
black:
|
||||||
@echo "No formatter configured in template; add your preferred formatter here."
|
@echo "No formatter configured in template; add your preferred formatter here."
|
||||||
|
|||||||
Reference in New Issue
Block a user