We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 980f2ae commit bd4f7b2Copy full SHA for bd4f7b2
.clang-format
@@ -1,5 +1,8 @@
1
+# Language part removed. With clang-format >=20.1, the C and Cpp are separately handled,
2
+# so either there is no language at all, or we need to create 2 formats for C and Cpp, separately
3
+
4
---
-Language: Cpp
5
+# Language: Cpp
6
# BasedOnStyle: LLVM
7
AccessModifierOffset: -2
8
AlignAfterOpenBracket: Align
0 commit comments