mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
clang-format: specify access modifier offset used in codebase (#4442)
This commit is contained in:
commit
22df159a9b
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ AllowShortIfStatementsOnASingleLine: false
|
|||
ColumnLimit: 140
|
||||
---
|
||||
Language: Cpp
|
||||
AccessModifierOffset: -1
|
||||
AlignConsecutiveMacros: None
|
||||
AlignConsecutiveAssignments: None
|
||||
BraceWrapping:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue