mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
clang-format changes
This commit is contained in:
@@ -10,6 +10,8 @@ BreakBeforeTernaryOperators: false
|
|||||||
AllowShortBlocksOnASingleLine: false
|
AllowShortBlocksOnASingleLine: false
|
||||||
AllowShortIfStatementsOnASingleLine: false
|
AllowShortIfStatementsOnASingleLine: false
|
||||||
AllowShortFunctionsOnASingleLine: Empty
|
AllowShortFunctionsOnASingleLine: Empty
|
||||||
ColumnLimit: 100
|
ColumnLimit: 200
|
||||||
SortIncludes: false
|
SortIncludes: false
|
||||||
|
UseTab: ForIndentation
|
||||||
|
TabWidth: 4
|
||||||
---
|
---
|
||||||
|
|||||||
Reference in New Issue
Block a user