saltosystems / winrt-go

MIT License
35 stars 14 forks source link

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

Closed jagobagascon closed 6 months ago

jagobagascon commented 6 months ago

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).