Skip to content

Commit 0ff3973

Browse files
committed
Makefile fix
1 parent c368241 commit 0ff3973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
lint:
2-
tflint --recursive --module
2+
tflint --recursive --call-module-type=all

0 commit comments

Comments
 (0)