mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
Update contributing docs and remove lint from makefile (#779)
This commit is contained in:
@@ -111,10 +111,4 @@ fmt-py:
|
||||
fmt-py-check:
|
||||
$(conda_run) black -l 88 --check .
|
||||
|
||||
lint: lint-ts
|
||||
@echo "Format check completed"
|
||||
|
||||
lint-ts:
|
||||
$(conda_run) npm run lint
|
||||
|
||||
.PHONY: $(MAKECMDGOALS)
|
||||
|
||||
Reference in New Issue
Block a user