We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a52e0a commit 48888beCopy full SHA for 48888be
.golangci.yaml
@@ -77,6 +77,8 @@ linters-settings:
77
disabled: true
78
- name: unchecked-type-assertion
79
80
+ - name: redundant-import-alias
81
+ disabled: true
82
gocritic:
83
disabled-checks:
84
- ifElseChain
0 commit comments