aboutsummaryrefslogtreecommitdiff
path: root/tools/uncrustify.cfg
AgeCommit message (Expand)Author
2020-06-19tools/uncrustify: Enable more opts to remove space between func and '('.David Lechner
2020-06-14tools/uncrustify: Update config for v0.71.0.David Lechner
2020-06-14tools/uncrustify.cfg: Remove deprecated sp_word_brace option.David Lechner
2020-04-23all: Format code to add space after C++-style comment start.stijn
2020-03-28all: Remove spaces inside and around parenthesis.Damien George
2020-03-25all: Remove spaces between nested paren and inside function arg paren.Damien George
2020-02-28tools/codeformat.py: Add formatter using uncrustify for C, black for Py.Damien George