GitHub CI: update list of container images
[tinc] / .astylerc
1 --indent=tab=8
2 --convert-tabs
3 --exclude=subprojects
4 --exclude=build
5 --ignore-exclude-errors
6 --add-braces
7 --break-blocks
8 --style=attach
9 --unpad-paren
10 --pad-oper
11 --pad-return-type
12 --align-pointer=name
13 --indent-preproc-define
14 --formatted