Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing files trigger FileNotFoundError instead of exiting with an error or printing an error message #18

Open
dweineha opened this issue Nov 6, 2024 · 0 comments

Comments

@dweineha
Copy link

dweineha commented Nov 6, 2024

Using regexploit as part of a CI/CD action, for instance, it is inconvenient if it triggers an exception if a file doesn't exit. Ideally it should either print an error message and continue, or exit with an error; ideally the policy should be configurable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant