Skip to content

Commit

Permalink
fix: makefile lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Maciej Więcek committed Nov 23, 2023
1 parent ebfda8f commit 6db46f8
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 @@ -21,7 +21,7 @@ run:

.PHONY: lint
lint:
@golangci-lint run .
@golangci-lint run

.PHONY: fmt
fmt:
Expand Down

0 comments on commit 6db46f8

Please sign in to comment.