chore: add .cmake-format.yaml rules

This commit is contained in:
light7734 2024-07-09 15:35:52 +03:30
parent a7c728d509
commit 19a9749d9a
No known key found for this signature in database
1 changed files with 7 additions and 0 deletions

7
.cmake-format.yaml Normal file
View File

@ -0,0 +1,7 @@
dangle_parens: true
line_ending: unix
line_width: 120
max_pargs_hwrap: 3
separate_ctrl_name_with_space: true
separate_fn_name_with_space: false
tab_size: 4