mirror of
https://github.com/LostArtefacts/TRX.git
synced 2025-04-28 12:47:58 +03:00
7 lines
194 B
YAML
7 lines
194 B
YAML
---
|
|
BasedOnStyle: Webkit
|
|
IndentPPDirectives: BeforeHash
|
|
ColumnLimit: 80
|
|
AllowShortFunctionsOnASingleLine: InlineOnly
|
|
BreakBeforeBinaryOperators: NonAssignment
|
|
AlignAfterOpenBracket: AlwaysBreak
|