Add clang-format as part of CI
This commit is contained in:
4
clang-format.sh
Executable file
4
clang-format.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd "$MESON_SOURCE_ROOT"
|
||||
clang-format-12 $@
|
Reference in New Issue
Block a user