mirror of
git://sourceware.org/git/libabigail.git
synced 2025-02-28 20:00:38 +00:00
11 lines
197 B
Plaintext
11 lines
197 B
Plaintext
|
---
|
||
|
BasedOnStyle: GNU
|
||
|
AlwaysBreakAfterReturnType: All
|
||
|
BinPackParameters: false
|
||
|
BreakStringLiterals: false
|
||
|
PointerAlignment: Left
|
||
|
SpaceBeforeParens: ControlStatements
|
||
|
TabWidth: 8
|
||
|
UseTab: Always
|
||
|
---
|