Skip to content
This repository was archived by the owner on Mar 30, 2026. It is now read-only.

Commit 9319575

Browse files
committed
chore: add initial .tflint.hcl configuration file
1 parent 1041486 commit 9319575

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

configs/.tflint.hcl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
config {
2+
format = "default"
3+
call_module_type = "none"
4+
force = false
5+
disabled_by_default = false
6+
}

0 commit comments

Comments
 (0)