This repository was archived by the owner on Nov 17, 2024. It is now read-only.

Description
Since this project is largely generated, it would be good to ensure that the generation is happening properly. For example, when a change is checked in on any branch we should re-run code generation and look for a clean working tree. If files were modified, it's likely the code wasn't generated before commit.
In the event of an unclean working tree, the build should fail.