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