Registry / utility / bflad-tfproviderlint

bflad-tfproviderlint

JSON →
library0.31.0gogounverified

A linter for Terraform provider code, checking for common issues and best practices.

go get github.com/bflad/tfproviderlint
INSTALL
IMPORT
SIG · BFLAD-TFPROVIDERLI
B
bflad-tfproviderlint
utilitygov0.31.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tfproviderlint
github.com/bflad/tfproviderlint

Runs the tfproviderlint analyzer on Go source files.

package main import ( "github.com/bflad/tfproviderlint/passes" "golang.org/x/tools/go/analysis/singlechecker" ) func main() { singlechecker.Main(passes.Analyzer) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.31.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
bflad-tfproviderlint — go get bflad-tfproviderlint · libregistry