mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 02:31:10 +00:00
chore(code): update linters config (#1775)
Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
This commit is contained in:
parent
3119194292
commit
45806f38f4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user