mirror of
https://github.com/R2Northstar/NorthstarLauncher
synced 2026-08-23 20:26:04 -04:00
14 lines
289 B
Text
14 lines
289 B
Text
|
|
Language: Cpp
|
||
|
|
Standard: Auto
|
||
|
|
IndentWidth: 4
|
||
|
|
TabWidth: 4
|
||
|
|
UseCRLF: false
|
||
|
|
SpacesInSquareBrackets: false
|
||
|
|
SpacesInParentheses: false
|
||
|
|
UseTab: Always
|
||
|
|
ColumnLimit: 140
|
||
|
|
BreakBeforeBraces: Allman
|
||
|
|
AlignAfterOpenBracket: AlwaysBreak
|
||
|
|
IndentExternBlock: Indent
|
||
|
|
PointerAlignment: Left
|
||
|
|
SortIncludes: false
|