mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-09-26 21:01:14 +08:00
fix(lint): Disable deprecated linters
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
@@ -61,7 +61,6 @@ linters:
|
||||
- cyclop
|
||||
- depguard
|
||||
- exhaustruct
|
||||
- exportloopref
|
||||
- funlen
|
||||
- gocyclo
|
||||
- godox
|
||||
@@ -74,5 +73,6 @@ linters:
|
||||
- paralleltest
|
||||
- protogetter
|
||||
- tagalign
|
||||
- tenv
|
||||
- varnamelen
|
||||
- wrapcheck
|
||||
- wrapcheck
|
||||
|
Reference in New Issue
Block a user