Skip to content

Commit da6e8e4

Browse files
committed
fixup! Bump to golangci-lint 1.60.1
1 parent a96e4c9 commit da6e8e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
uses: golangci/golangci-lint-action@v6
6767
with:
6868
version: v1.60.1
69-
args: --disable-all -v -E govet -E misspell -E gofmt -E ineffassign -E golint
69+
args: --disable-all -v -E govet -E misspell -E gofmt -E ineffassign -E revive
7070
apidiff:
7171
runs-on: ubuntu-latest
7272
if: github.base_ref

0 commit comments

Comments
 (0)