Bug file with just APEOptState
seems to be breaking detect-secrets[word_list]==1.5.0
#844
Open
1 of 2 tasks
I'm submitting a ...
What is the current behavior?
pip install detect-secrets[word_list]==1.5.0
Make an empty file
.secrets.allowlist
Make a file
foo.py
with contents:Then run
detect-secrets scan --word-list=.secrets.allowlist foo.py
It crashes:
Not to crash
This is a crash that shouldn't crash
Please tell us about your environment:
Other information
N/a
The text was updated successfully, but these errors were encountered: