feat: added woodpecker config
Reviewed-on: #1 Co-authored-by: Tobias Schmidl <tobias@schmidl.dev> Co-committed-by: Tobias Schmidl <tobias@schmidl.dev>
This commit is contained in:
parent
70dcc822fd
commit
2c822ce773
15 changed files with 129 additions and 129 deletions
|
@ -3,12 +3,12 @@
|
|||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
---
|
||||
format:
|
||||
line_width: 120
|
||||
line_width: 140
|
||||
tab_size: 4
|
||||
use_tabchars: true
|
||||
fractional_tab_policy: round-up
|
||||
max_subgroups_hwrap: 2
|
||||
max_pargs_hwrap: 3
|
||||
max_subgroups_hwrap: 3
|
||||
max_pargs_hwrap: 6
|
||||
dangle_parens: true
|
||||
dangle_align: prefix
|
||||
min_prefix_chars: 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue