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

Support --strict flag that fails with non-zero exit code for warnings #1411

Closed
kdawgwilk opened this issue Oct 21, 2021 · 1 comment · May be fixed by #1831
Closed

Support --strict flag that fails with non-zero exit code for warnings #1411

kdawgwilk opened this issue Oct 21, 2021 · 1 comment · May be fixed by #1831

Comments

@kdawgwilk
Copy link

To ensure docs don't get merged with invalid links or syntax that fails to parse it would be great to add support for a --strict flag that fails the mix docs task with a non-zero exit code so that way we can create a job in CI to indicate an issue with doc generation before it merges.

@wojtekmach
Copy link
Member

Duplicate of #1294. :) we don’t plan to work on it ourselves but if someone will send a PR we'll gladly accept it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment