summaryrefslogtreecommitdiffstatshomepage
path: root/tools/uncrustify.cfg
Commit message (Expand)AuthorAge
* all: Fix spelling mistakes based on codespell check.Damien George2023-04-27
* tools: Add note about uncrustify versions.Angus Gratton2022-10-04
* tools/uncrustify: Make sure a space exists after a comma.Damien George2022-05-05
* tools/uncrustify: Force 1 newline at end of file.David Lechner2021-08-31
* tools/uncrustify: Enable more opts to remove space between func and '('.David Lechner2020-06-19
* tools/uncrustify: Update config for v0.71.0.David Lechner2020-06-14
* tools/uncrustify.cfg: Remove deprecated sp_word_brace option.David Lechner2020-06-14
* all: Format code to add space after C++-style comment start.stijn2020-04-23
* all: Remove spaces inside and around parenthesis.Damien George2020-03-28
* all: Remove spaces between nested paren and inside function arg paren.Damien George2020-03-25
* tools/codeformat.py: Add formatter using uncrustify for C, black for Py.Damien George2020-02-28