How to pass multiple patterns in .gitallowed file
Open
- Dominant language
- Shell
- Stars
- 13.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
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*("[^"]*"|'[^']*')
Contributor guide
Assessment
This issue has not been assessed yet.