mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-03 14:49:22 +00:00
Merge pull request #10773 from Zopolis4/clankerformat
Replace Cpp11 with Latest in .clang-format
This commit is contained in:
commit
5151552a8e
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ SpacesInContainerLiterals: true
|
|||
SpacesInCStyleCastParentheses: false
|
||||
SpacesInParentheses: false
|
||||
SpacesInSquareBrackets: false
|
||||
Standard: Cpp11
|
||||
Standard: Latest
|
||||
TabWidth: 2
|
||||
UseTab: Never
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue