mirror of
https://github.com/ivuorinen/gh-action-readme.git
synced 2026-03-20 18:03:12 +00:00
chore(security): fix editorconfig indent style in .gitleaks.toml
Co-authored-by: ivuorinen <11024+ivuorinen@users.noreply.github.com>
This commit is contained in:
@@ -8,7 +8,7 @@ useDefault = true
|
|||||||
[[allowlists]]
|
[[allowlists]]
|
||||||
description = "Test fixture files containing placeholder tokens"
|
description = "Test fixture files containing placeholder tokens"
|
||||||
paths = [
|
paths = [
|
||||||
'''testutil/test_constants\.go''',
|
'''testutil/test_constants\.go''',
|
||||||
'''.*_test\.go''',
|
'''.*_test\.go''',
|
||||||
'''testdata/.*''',
|
'''testdata/.*''',
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user