Stary
|
0267e354ec
|
[CI] chore: update clang-format to v20.1.8 and enforce version 20 (#1379)
* chore: update clang-format to v20.1.8 and enforce version 20
- Upgrade clang-format pre-commit hook from v19.1.0 to v20.1.8
- Update code formatting script to require clang-format-20
- Extend file extensions to include .c, .cc, and .cxx
- Add 'thirdparty' directory to exclude list
- Improve installation instructions for clang-format-20
Signed-off-by: staryxchen <staryxchen@tencent.com>
* refactor(code_format): simplify file filtering logic
- Replace hardcoded file extensions with configurable FILE_EXTENSIONS variable
- Improve maintainability and flexibility of file selection
Signed-off-by: staryxchen <staryxchen@tencent.com>
---------
Signed-off-by: staryxchen <staryxchen@tencent.com>
|
2026-01-21 00:08:52 +08:00 |