mirror of
https://github.com/encounter/SDL.git
synced 2025-05-29 02:31:27 +00:00
Disable formatting not supported by Visual Studio 2019
This commit is contained in:
parent
bef9f2b2c4
commit
26a75add31
@ -13,7 +13,7 @@ AllowShortEnumsOnASingleLine: true
|
||||
AllowShortBlocksOnASingleLine: Never
|
||||
AllowShortCaseLabelsOnASingleLine: false
|
||||
AllowShortFunctionsOnASingleLine: All
|
||||
AllowShortIfStatementsOnASingleLine: AllIfsAndElse
|
||||
#AllowShortIfStatementsOnASingleLine: AllIfsAndElse
|
||||
AllowShortLoopsOnASingleLine: false
|
||||
|
||||
AlwaysBreakAfterDefinitionReturnType: All
|
||||
|
Loading…
x
Reference in New Issue
Block a user