Add indent profile + formatting tweak

This commit is contained in:
Kim Woelders
2021-06-18 15:40:25 +02:00
parent 899596fd5b
commit 0606891b78
2 changed files with 8 additions and 0 deletions
Vendored
+6
View File
@@ -0,0 +1,6 @@
-kr -i4 --no-tabs --line-length79 -di16
--braces-after-if-line --brace-indent0 --dont-cuddle-else --cuddle-do-while
--blank-lines-after-declarations --blank-lines-after-procedures
--break-after-boolean-operator
--no-space-after-casts
--else-endif-column0