Skip to content

Commit e2f3cc4

Browse files
authored
Merge pull request cpp-best-practices#53 from avitase/upgrade_cmake-format
Upgrade cmake-format
2 parents c60ca61 + 30724e9 commit e2f3cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cmake-format.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dangle_parens: false
1212
enum_char: .
1313
line_ending: unix
1414
line_width: 120
15-
max_subargs_per_line: 3
15+
max_pargs_hwrap: 3
1616
separate_ctrl_name_with_space: false
1717
separate_fn_name_with_space: false
1818
tab_size: 2

0 commit comments

Comments
 (0)