.clang-format | 1 - 1 file changed, 1 deletion(-) New commits: commit 276a9e281a0a2dc09ba2c46c46d3b7b67a195da7 Merge: 7b711e5 9e810b8 Author: Akira TAGOH <akira@xxxxxxxxx> Date: Tue Apr 1 04:18:15 2025 +0000 Merge branch 'ci-default-clang-format-style' into 'main' ci: drop Language to make sure they are applied as default style See merge request fontconfig/fontconfig!375 commit 9e810b8a6c15d7018ee5af4e71bade3f92e9e7d4 Author: Akira TAGOH <akira@xxxxxxxxx> Date: Tue Apr 1 12:32:13 2025 +0900 ci: drop Language to make sure they are applied as default style diff --git a/.clang-format b/.clang-format index 08613b6..fb63e6f 100644 --- a/.clang-format +++ b/.clang-format @@ -1,5 +1,4 @@ --- -Language: Cpp AccessModifierOffset: -4 AlignAfterOpenBracket: Align AlignArrayOfStructures: Left