8 lines
308 B
TOML
8 lines
308 B
TOML
[extend]
|
|
path = "/Library/Development/CircuitForge/circuitforge-hooks/gitleaks.toml"
|
|
|
|
[allowlist]
|
|
description = "linnet: tests/test_tiers.py contains obviously fake test license keys (CFG-LNNT-AAAA-BBBB-CCCC, CFG-LNNT-DEAD-BEEF-0000, etc.) — not real credentials"
|
|
paths = [
|
|
'''tests/test_tiers\.py''',
|
|
]
|