| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 3 days | hooks: clang-format pre-commit (changed lines only) + .clang-format | user | 1 | -0/+23 | |
| Same setup as sl0pboy: git-clang-format scopes formatting to the lines each commit touches, re-adds the formatted files, and refuses partially-staged C files. Style file matches the house style (4-space, attached braces, 100 cols, short cases/ifs inline, no include sorting - order is load-bearing for SDCC userland). Enable once: git config core.hooksPath hooks | |||||
