mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
Replace Cpp11 (A Deprecated alias for Latest) in .clang-format
This commit is contained in:
parent
57750f3d8f
commit
0dfd9d4b43
@ -78,7 +78,7 @@ SpacesInContainerLiterals: true
|
||||
SpacesInCStyleCastParentheses: false
|
||||
SpacesInParentheses: false
|
||||
SpacesInSquareBrackets: false
|
||||
Standard: Cpp11
|
||||
Standard: Latest
|
||||
TabWidth: 2
|
||||
UseTab: Never
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user