git.fiddlerwoaroof.com
astylerc
1ff7c115
 # Artistic style configuration for this project
 
 --style=linux
c247e4cc
 --indent-col1-comments
 --break-blocks
 --pad-first-paren-out
 --pad-header
 --break-one-line-headers
 --add-braces
 --close-templates
 --max-code-length=76
 --align-pointer=name
1ff7c115