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

feat: per-config validation level #485

Merged
merged 1 commit into from
May 2, 2023

Conversation

dsanders11
Copy link
Member

Closes #480.

Defaults to being fatal on validation errors, but can also only warn or be disabled entirely (for advanced use cases).

@dsanders11 dsanders11 marked this pull request as ready for review April 29, 2023 00:56
@dsanders11 dsanders11 requested review from a team and ckerr as code owners April 29, 2023 00:56
@codebytere codebytere merged commit f9632b0 into electron:main May 2, 2023
8 checks passed
@dsanders11 dsanders11 deleted the config-validation-level branch May 2, 2023 09:43
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

Successfully merging this pull request may close these issues.

e sanitize-config should not succeed if there were schema validation errors
2 participants