mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-07-15 19:52:58 -04:00
clang-format: Put all enum values in a single line
This commit is contained in:
parent
c0694cc6b5
commit
dd649f629e
1 changed files with 1 additions and 0 deletions
|
|
@ -8,3 +8,4 @@ AlignConsecutiveMacros: true
|
|||
ColumnLimit: 180
|
||||
IndentPPDirectives: AfterHash
|
||||
SortIncludes: Never
|
||||
AllowShortEnumsOnASingleLine: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue