diff --git a/Makefile b/Makefile index 0831a02610..eed0a7076f 100644 --- a/Makefile +++ b/Makefile @@ -482,4 +482,4 @@ clean: clean-build lint: install-tools linter @echo "--- :golang: Running linter on 'src'" ./scripts/run-ci-lint.sh $(tools_bin_path)/golangci-lint ./src/... - ./bin/linter ./src/... \ No newline at end of file + ./bin/linter ./src/...