Skip to content

Commit 48888be

Browse files
committed
chore: update
1 parent 8a52e0a commit 48888be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.golangci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ linters-settings:
7777
disabled: true
7878
- name: unchecked-type-assertion
7979
disabled: true
80+
- name: redundant-import-alias
81+
disabled: true
8082
gocritic:
8183
disabled-checks:
8284
- ifElseChain

0 commit comments

Comments
 (0)