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 810228f commit 3beeb57Copy full SHA for 3beeb57
GNUmakefile
@@ -62,4 +62,4 @@ tfproviderdocs:
62
go tool tfproviderdocs check -provider-name scaleway -enable-contents-check
63
64
tfproviderlintx:
65
- go tool tfproviderlintx -XR001=false -XS002=false ./...
+ go tool tfproviderlintx -XR001=false -S013=false -XS002=false ./...
0 commit comments