Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-29 | Add `pre-commit` checks | Rebecca Turner | |
The big ones here are `trim-trailing-whitespace` and `end-of-file-fixer` (which makes sure that every file ends with exactly one newline character). Change-Id: Idca73b640883188f068f9903e013cf0d82aa1123 | |||
2024-03-18 | Add clang format configuration | Jade Lovelace | |
Contemplate the configuration with: https://clang-format-configurator.site/ (cherry picked from commit 53fdcbca509b6c5dacaea3d3c465d86e49b0dd74) Change-Id: I5446fd45de2bf644e34112f719afb3318a440b30 |