mirror of
https://github.com/MaJerle/lwbtn.git
synced 2026-08-17 01:24:22 +08:00
format: remove the Cpp explicit to support C and Cpp for clang-format >= 20.1
This commit is contained in:
+4
-1
@@ -1,5 +1,8 @@
|
||||
# Language part removed. With clang-format >=20.1, the C and Cpp are separately handled,
|
||||
# so either there is no language at all, or we need to create 2 formats for C and Cpp, separately
|
||||
|
||||
---
|
||||
Language: Cpp
|
||||
# Language: Cpp
|
||||
# BasedOnStyle: LLVM
|
||||
AccessModifierOffset: -2
|
||||
AlignAfterOpenBracket: Align
|
||||
|
||||
Reference in New Issue
Block a user