This commit is contained in:
2026-01-25 19:11:12 +01:00
parent f79ff46b0c
commit 4d19fba935
+1 -1
View File
@@ -11,7 +11,7 @@ tmp_dir = "tmp"
"tmp",
]
exclude_file = []
exclude_regex = ["_test.go"]
exclude_regex = ["_test.go", "data"]
exclude_unchanged = false
follow_symlink = false
full_bin = ""