ashmrtn 22f28a996c
Add CI check to make sure generated code is checked in (#11)
* Minor fixes for tools stuff

* Fix the package for the tools.go file
* Make it easier to install generate tools by making the install
  commands generate commands in the tools file

* Add CI step to check for generated code

Have a CI step that will fail if there's uncommitted generated changes.

* Remove erroring generate statement

Relevant code no longer requires the use of the stringer package.

* Add uncommitted generated code to fix lint error

* Fix action lint error

* Remove unused type
2024-02-09 20:09:59 +00:00
..
2024-02-08 21:37:59 +00:00