Move varhcl (body variable inspection) into hcl fork (#1919)

Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
This commit is contained in:
Christian Mesh
2024-08-23 10:01:07 -04:00
committed by GitHub
parent 23d69e2351
commit 3c45c30249
16 changed files with 10 additions and 2227 deletions

View File

@@ -67,7 +67,7 @@ linters:
- gocritic
- gocyclo
- goimports
- gomoddirectives
#- gomoddirectives Disabled while we deal with the HCL fork
- gomodguard
- goprintffuncname
- gosec
@@ -104,4 +104,4 @@ linters:
- unused
- usestdlibvars
- wastedassign
- whitespace
- whitespace