forked from cerc-io/laconicd-deprecated
disable typecheck linter
This commit is contained in:
@@ -45,6 +45,8 @@ linters:
|
||||
- rowserrcheck
|
||||
# - whitespace
|
||||
# - wsl
|
||||
disable:
|
||||
- typecheck
|
||||
|
||||
issues:
|
||||
exclude-rules:
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
//nolint: all
|
||||
package app
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user