Difference between revisions of "Clang"
Jump to navigation
Jump to search
m (Add github user "pocc" pre-commit-hooks repository.) |
m (Mention Reddit forum post regarding git pre-commit-hooks.) |
||
Line 12: | Line 12: | ||
* pocc/pre-commit-hooks: C/C++ hooks to integrate with pre-commit | * pocc/pre-commit-hooks: C/C++ hooks to integrate with pre-commit | ||
+ | |||
+ | . . . above link found near or at the end of Reddit forum post https://www.reddit.com/r/cpp/comments/bh8dbt/precommit_cc_integrations_clangformat_clangtidy/. |
Revision as of 17:39, 10 September 2025
Notes on clang-format
This local page to hold notes and references about clang-format and related C, C++ and higher level language formatters and code checkers.
First references . . .
2025-09-10
- pocc/pre-commit-hooks: C/C++ hooks to integrate with pre-commit
. . . above link found near or at the end of Reddit forum post https://www.reddit.com/r/cpp/comments/bh8dbt/precommit_cc_integrations_clangformat_clangtidy/.