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

sanity-check: validate generated code was not modified #91

Merged

Commits on Apr 24, 2024

  1. sanity-check: validate generated code was not modified

    Most PR we receive include new WinRT autogenerated classes. But that
    autogenerated code is hidden by GitHub when doing a review, so it is
    usually ignored by reviewers. By sanity-checking the generated code we
    make sure that the code was not manually modified (either by mistake or
    for malicious purposes).
    jagobagascon committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    f0c662c View commit details
    Browse the repository at this point in the history