Skip to content

Commit

Permalink
Update golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pierluca authored Oct 21, 2023
1 parent 78a6909 commit 105889e
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 @@ -8,7 +8,7 @@ tidy:

lint:
# Coding style static check.
@go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0
@go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.54.0
make -C channel lint
make -C sync lint

Expand Down

0 comments on commit 105889e

Please sign in to comment.