We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34bc83c commit 31b27e9Copy full SHA for 31b27e9
{{cookiecutter.project_slug}}/tools/make/Common.mk
@@ -60,4 +60,4 @@ docker-run: ## Run system locally with docker
60
test: ## Run automated tests
61
62
.PHONY: lint
63
-lint: ## Analyze code for issues/smells
+lint: ## Analyze code for issues/smells
0 commit comments