Skip to content

Commit

Permalink
Upgrade go + golangci-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
alecthomas committed Mar 16, 2023
1 parent b831d1b commit 0d91785
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Expand Up @@ -48,6 +48,7 @@ linters:
- govet
- nosnakecase
- testableexamples
- musttag

linters-settings:
govet:
Expand Down
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion bin/go
2 changes: 1 addition & 1 deletion bin/gofmt
2 changes: 1 addition & 1 deletion bin/golangci-lint

0 comments on commit 0d91785

Please sign in to comment.