Ryan Friedman
875acec989
Tools: Fix incorrect astyle option
...
* It should be called add-braces not add-brackets
* https://astyle.sourceforge.net/astyle.html
* Running newer astyle fails on this option
* Enforcing it has no effect on existing astyle-formatted code
Signed-off-by: Ryan Friedman <25047695+Ryanf55@users.noreply.github.com>
2024-11-09 09:53:09 +11:00
Pierre Kancir
653a6bd0a4
Tools: remove xmlpretty, xmlint do a better job
2020-06-20 20:05:35 +10:00
jbteja
c9fb988a57
Tools: Added check for validating input arguments in ardupilot-astyle.sh
2020-05-23 14:04:58 +10:00
Mark Whitehorn
3cbbc33766
Tools: CodeStyle: astylerc: change style to linux
...
max-continuation-indent=100 not supported in v2.x but is OK in 3.1
2019-05-06 09:50:04 +10:00
Andrew Tridgell
871a019995
Tools: fixed code style on linux
2019-01-23 16:07:04 +11:00
Siddharth Purohit
ba7187e31b
Tools: use greadlink for macos systems
2019-01-23 15:57:05 +11:00
Jonathan Challinger
f299fa7b3d
CodeStyle: xmlpretty.py considers nodes with only text children to be one-liners
2016-01-07 17:39:09 +11:00
Jonathan Challinger
3e4b931d18
CodeStyle: update xmlpretty.py
2016-01-07 17:39:09 +11:00
Jonathan Challinger
ee18a1c5ed
Tools: add xmlpretty.py
2016-01-02 08:42:33 +11:00
Grant Morphett
5c499484a8
Added a default astyle options file and a linux script to run it.
2015-11-11 13:53:28 +11:00