mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-07 14:28:24 -04:00
revert Makefile changes
This commit is contained in:
2
Makefile
2
Makefile
@@ -61,7 +61,7 @@ py-lint: ## Run python linting scanners and black
|
|||||||
poetry self add poetry-dotenv-plugin
|
poetry self add poetry-dotenv-plugin
|
||||||
poetry run black .
|
poetry run black .
|
||||||
poetry run flake8 .
|
poetry run flake8 .
|
||||||
poetry run isort ./app ./tests
|
poetry run isort --check-only ./app ./tests
|
||||||
|
|
||||||
.PHONY: avg-complexity
|
.PHONY: avg-complexity
|
||||||
avg-complexity:
|
avg-complexity:
|
||||||
|
|||||||
Reference in New Issue
Block a user