mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2026-04-22 14:52:23 +08:00
fix(lint): Disable deprecated linters
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
+2
-2
@@ -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