Skip to content

Commit 3beeb57

Browse files
committed
ignore checks in tfproviderlintx as well
1 parent 810228f commit 3beeb57

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
@@ -62,4 +62,4 @@ tfproviderdocs:
6262
go tool tfproviderdocs check -provider-name scaleway -enable-contents-check
6363

6464
tfproviderlintx:
65-
go tool tfproviderlintx -XR001=false -XS002=false ./...
65+
go tool tfproviderlintx -XR001=false -S013=false -XS002=false ./...

0 commit comments

Comments
 (0)