mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 15:38:03 -05:00
7 lines
108 B
TOML
7 lines
108 B
TOML
title = "gitleaks config"
|
|
|
|
[[rules]]
|
|
description = "Python Files"
|
|
id = "python-files-only"
|
|
path = '''.py'''
|