5 Commits

Author SHA1 Message Date
Travis Geiselbrecht
0a8a4354a9 [clang-format] first stab at a .clang-format file that matches the existing style
Not enabled by default, but if you want to use this one for now while
things are stabilized feel free. Going to move off astyle since this
seems to be superior now (wasn't always).

Also switched scripts/codestyle to use clang-format
2025-08-31 13:13:21 -07:00
Travis Geiselbrecht
35c3742b6c [scripts][codestyle] add some comments on the codestyle script 2020-05-16 15:33:00 -07:00
Travis Geiselbrecht
fdb41e1d8b [scripts][codestyle] replace the old tab based codestyle script with the space based one 2018-12-16 16:41:38 -08:00
Gurjant Kalsi
8af6e9f00e [scripts][astyle] +align-pointer=name 2015-12-11 14:56:27 -08:00
Travis Geiselbrecht
70eee2a493 [scripts] add script to let you run astyle on code with some standard parameters 2012-10-19 20:02:58 -07:00