0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 10:33:46 +00:00

chore(code): update linters config (#1775)

Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
This commit is contained in:
Pavel Boldyrev 2025-02-16 23:56:37 -05:00 committed by GitHub
parent 3119194292
commit 45806f38f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,3 @@
# v1.60.2
issues:
new-from-rev: 9101977dc81f64db077b9a1eda2fe401359854c9
# Maximum issues count per one linter. Set to 0 to disable.
@ -61,9 +60,9 @@ linters:
enable-all: true
disable:
# deprecated
- exportloopref
- gocyclo
- rowserrcheck
- tenv
- wastedassign
# require massive refactoring
- cyclop