disable typecheck linter
This commit is contained in:
parent
d965f6fbb9
commit
f55c304930
@ -45,6 +45,8 @@ linters:
|
||||
- rowserrcheck
|
||||
# - whitespace
|
||||
# - wsl
|
||||
disable:
|
||||
- typecheck
|
||||
|
||||
issues:
|
||||
exclude-rules:
|
||||
|
@ -1,4 +1,3 @@
|
||||
//nolint: all
|
||||
package app
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user