mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:24:44 +02:00
Replace Cpp11 (A Deprecated alias for Latest) in .clang-format
This commit is contained in:
@@ -78,7 +78,7 @@ SpacesInContainerLiterals: true
|
||||
SpacesInCStyleCastParentheses: false
|
||||
SpacesInParentheses: false
|
||||
SpacesInSquareBrackets: false
|
||||
Standard: Cpp11
|
||||
Standard: Latest
|
||||
TabWidth: 2
|
||||
UseTab: Never
|
||||
---
|
||||
|
Reference in New Issue
Block a user