We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e67b24 commit 2840cf1Copy full SHA for 2840cf1
.gitleaks.toml
@@ -0,0 +1,8 @@
1
+[extend]
2
+# Use the default gitleaks config as base
3
+useDefault = true
4
+
5
+[allowlist]
6
+paths = [
7
+ '''testdata/.*\.tf\.tmpl$''',
8
+]
0 commit comments