mirror of
https://github.com/badaix/snapcast.git
synced 2025-04-29 10:17:16 +02:00
Use "Latest" Standard for clang-format
This commit is contained in:
parent
d326252268
commit
c358fd2282
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Language: Cpp
|
|||
MaxEmptyLinesToKeep: '3'
|
||||
PenaltyBreakComment: '100000'
|
||||
PointerAlignment: Left
|
||||
Standard: Cpp11
|
||||
Standard: Latest
|
||||
UseTab: Never
|
||||
|
||||
...
|
||||
|
|
Loading…
Add table
Reference in a new issue