summaryrefslogtreecommitdiffhomepage
path: root/tools/github
AgeCommit message (Collapse)Author
2020-09-29Add nogo check annotations to GitHub.Adin Scannell
When nogo checks are violated, they will automatically posted as annotations on the specific GitHub commit. This allows us to ensure analysis & style rules and have them called out. PiperOrigin-RevId: 334447285