Age | Commit message (Expand) | Author |
---|---|---|
2020-05-29 | tools/codeformat.py: Add verbose option to pass to uncrustify and black. | David Lechner |
2020-05-28 | tools/codeformat.py: Use -q option on uncrustify to make output quiet. | David Lechner |
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2020-03-25 | tools/codeformat.py: Include all msvc C code in auto-format. | stijn |
2020-03-11 | tools/codeformat.py: Eliminate need for sizeof fixup. | David Lechner |
2020-02-28 | tools/codeformat.py: Add formatter using uncrustify for C, black for Py. | Damien George |