summaryrefslogtreecommitdiffstats
path: root/.github/workflows/check-formatting.yml
Commit message (Collapse)AuthorAge
* Disable more CI workflows on master push. (#7983)Yong He2025-07-29
|
* Add merge queue CI trigger. (#7485)Yong He2025-06-18
|
* preparation for clang format (#5422)Ellie Hermaszewska2024-10-29
| | | | | | | | | | | | | | | | | | | | | | | * Clang-format excludes * Add .clang-format * Don't clang-format in external * Missing includes and forward declarations * Replace wonky include-once macro name * neaten include naming * Add clang-format to formatting script * Add xargs and diff to required binaries * add clang-format to ci formatting check * Add max version check to formatting script * temporarily disable checking formatting for cpp files
* Check formatting in CI (#5409)Ellie Hermaszewska2024-10-29
also add ci to check cmake formatting