Skip to content

Commit 923b9ae

Browse files
authored
Update lint.yml
1 parent 9ccb46e commit 923b9ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: golangci-lint
2020
uses: golangci/golangci-lint-action@v7
2121
with:
22-
args: --timeout=10m --default all --disable wsl,gocritic,funlen,depguard,exhaustivestruct,varnamelen,nestif,cyclop,exhaustruct,revive
22+
args: --timeout=10m --default all --disable wsl,gocritic,funlen,depguard,varnamelen,nestif,cyclop,exhaustruct,revive

0 commit comments

Comments
 (0)