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.
1 parent 4b7a08a commit bc15e66Copy full SHA for bc15e66
GNUmakefile
@@ -42,7 +42,7 @@ fmt:
42
43
tfproviderlint:
44
go run github.com/bflad/tfproviderlint/cmd/tfproviderlintx \
45
- -XAT001=false -XR003=false -XR005=false -XS001=false -XS002=false \
+ -XAT001=false -XR003=false -XS002=false \
46
./...
47
48
lint: tfproviderlint
0 commit comments