summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2025-04-18Make CI fail if there are unformatted changes.Taylor Mullen
Fixes https://b.corp.google.com/issues/411720532
2025-04-18Cicd (#24)Allen Hutchison
* Add basic non blocking CI workflow. * Make lint and typecheck continue on error until we have fixed those warnings.
2025-04-18Add basic non blocking CI workflow. (#21)Allen Hutchison