Skip to content

Commit

Permalink
Merge branch 'main' into connectionset-2
Browse files Browse the repository at this point in the history
  • Loading branch information
elazarg authored Mar 7, 2024
2 parents 5178baa + afac587 commit 27588df
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 @@ -12,7 +12,7 @@ fmt:
lint:
@echo -- $@ --
CGO_ENABLED=0 go vet ./...
golangci-lint run --new
golangci-lint run

precommit: mod fmt lint

Expand Down

0 comments on commit 27588df

Please sign in to comment.