snyk-api-import
snyk-api-import copied to clipboard
feat: Added a way to continue on multiple fails
- [x] Tests written and linted
- [x] Documentation written in Wiki/README
- [x] Commit history is tidy & follows Contributing guidelines ℹ︎
What this does
We currently have an issue where multiple errors makes the program crash after the second batch of fails. We would like it to continue anyway.
Notes for the reviewer
I simply added a yes / no question that asks the user if they want to continue.
More information
N / A