Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into feature/implement-ide…
Browse files Browse the repository at this point in the history
…ntity-columns
  • Loading branch information
apstndb committed Dec 18, 2024
2 parents 8a10b05 + 8a13519 commit dcd9659
Show file tree
Hide file tree
Showing 578 changed files with 8,213 additions and 7,833 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ update-mod:
install-dep: bin/golangci-lint

bin/golangci-lint:
GOBIN=$(CURDIR)/bin go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.50.1
curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(CURDIR)/bin v1.62.2
Loading

0 comments on commit dcd9659

Please sign in to comment.