style: reformatted to make the CMake scripts more compact
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Tobias Schmidl 2023-10-06 06:03:57 +02:00
parent 8fd7d8328a
commit 4aa9978dcd
6 changed files with 48 additions and 91 deletions

View file

@ -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