Skip to content

Commit 99ae882

Browse files
author
Edvard Majakari
committed
add missing newline
1 parent 7b50282 commit 99ae882

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_slug}}/tools/make

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/tools/make/Common.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ docker-run: ## Run system locally with docker
6060
test: ## Run automated tests
6161

6262
.PHONY: lint
63-
lint: ## Analyze code for issues/smells
63+
lint: ## Analyze code for issues/smells

0 commit comments

Comments
 (0)