Skip to content

Commit

Permalink
new line
Browse files Browse the repository at this point in the history
  • Loading branch information
Antanukas committed Nov 17, 2020
1 parent 487eb16 commit a58c6ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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/...
./bin/linter ./src/...

0 comments on commit a58c6ef

Please sign in to comment.