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

--fail-on-error #205

Open
yegor256 opened this issue Jul 3, 2022 · 4 comments
Open

--fail-on-error #205

yegor256 opened this issue Jul 3, 2022 · 4 comments

Comments

@yegor256
Copy link
Member

yegor256 commented Jul 3, 2022

Let's add this command line option. If it's provided, pdd should stop processing after the first mistake. If not, it should print the error and continue processing the next file. Thus, if this option is NOT provided, pdd should not fail no matter how many errors it meets.

@yegor256
Copy link
Member Author

yegor256 commented Jul 3, 2022

@mbao01 can you help?

@mbao01
Copy link
Contributor

mbao01 commented Jul 6, 2022

@yegor256 Yes, I will work on it

@pnatashap
Copy link
Contributor

For now fail-on-error is default behaviour, but there is a flag --skip-errors not applied by default (and can be discovered only in source code as NOT mentioned in documentation)

@yegor256
Copy link
Member Author

@pnatashap can you help extend the documentation?

pnatashap added a commit to pnatashap/pdd that referenced this issue Jan 17, 2024
pnatashap added a commit to pnatashap/pdd that referenced this issue Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants