We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lint
tfprovderlint
1 parent 524e651 commit 0a79689Copy full SHA for 0a79689
GNUmakefile
@@ -45,7 +45,7 @@ tfproviderlint:
45
-XAT001=false -XR003=false -XR005=false -XS001=false -XS002=false \
46
./...
47
48
-lint:
+lint: tfproviderlint
49
./scripts/lint.sh
50
51
.PHONY: default build test testacc-up testacc-down testacc vet fmt tfproviderlint lint
0 commit comments