How to pass multiple patterns in .gitallowed file #238
Open
Description
I am trying to pass multiple patters from the .gitallowed file in separate line like below, but it fails if i am passing single patterns it works fine. kindly pls let me know how to pass the multiple patters.
id\s*=\s*("[^"]"|'[^']')
SECRET_KEY\s*:\s*("[^"]"|'[^']')
Metadata
Assignees
Labels
No labels