diff options
| author | Christian Hopps <chopps@labn.net> | 2023-06-21 09:32:39 -0400 |
|---|---|---|
| committer | Christian Hopps <chopps@labn.net> | 2023-06-22 00:56:04 -0400 |
| commit | 2615fefaa9e56c5e291a6e938f5be6a3158c71da (patch) | |
| tree | f79496b6437bc7811ffca67f3fac1857229fd70b /lib/lib_errors.h | |
| parent | fd8a8b759629003d98d03b4ab5e5f8ef7cd0768e (diff) | |
tools: import latest linux clang-format config w/ FRR mods
We modify the following from Linux Style:
AlignEscapedNewlines: Left -> Right
AlignTrailingComments: false -> true
AlignConsecutiveMacros: false -> true
ForEachMacros (replace linux with ours)
Don't break a string into multi-string-fragments
PenaltyBreakString: 200
Allow going past the ColumnLimit to keep function arguments aligned
with the open parenthesis.
PenaltyBreakBeforeFirstCallParameter: 200
Signed-off-by: Christian Hopps <chopps@labn.net>
Diffstat (limited to 'lib/lib_errors.h')
0 files changed, 0 insertions, 0 deletions
