Skip to content

Commit 0a79689

Browse files
Depend lint on tfprovderlint
Co-authored-by: Adam Snyder <[email protected]>
1 parent 524e651 commit 0a79689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GNUmakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ tfproviderlint:
4545
-XAT001=false -XR003=false -XR005=false -XS001=false -XS002=false \
4646
./...
4747

48-
lint:
48+
lint: tfproviderlint
4949
./scripts/lint.sh
5050

5151
.PHONY: default build test testacc-up testacc-down testacc vet fmt tfproviderlint lint

0 commit comments

Comments
 (0)