Add clang-format scripts and github runner action (#5270)

This commit is contained in:
Archez
2025-04-01 17:09:44 -04:00
committed by GitHub
parent 17b91ecc2d
commit e8389e0b2e
4 changed files with 102 additions and 0 deletions

4
.gitignore vendored
View File

@@ -452,3 +452,7 @@ _packages
soh/src/boot/build.c
soh/properties.h
# Tools
/clang-format
/clang-format.exe