mirror of
https://github.com/coder/terraform-provider-envbuilder.git
synced 2025-06-28 07:36:42 +00:00
ci: update linters settings (#88)
This commit is contained in:
parent
b86f527238
commit
99b0d0257b
1 changed files with 2 additions and 3 deletions
|
@ -9,19 +9,18 @@ linters:
|
|||
enable:
|
||||
- durationcheck
|
||||
- errcheck
|
||||
- exportloopref
|
||||
- forcetypeassert
|
||||
- godot
|
||||
- gofmt
|
||||
- gosimple
|
||||
- govet
|
||||
- ineffassign
|
||||
- makezero
|
||||
- misspell
|
||||
- nilerr
|
||||
- predeclared
|
||||
- staticcheck
|
||||
- tenv
|
||||
- unconvert
|
||||
- unparam
|
||||
- unused
|
||||
- vet
|
||||
- usetesting
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue