Releases: rcorre/qmkfmt
Releases · rcorre/qmkfmt
v0.2.0: Add clang-format flags, fix whitespace.
Add clang-format flags, fix whitespace.
Adds --no-clang-format to disable clang-format.
Adds --clang-format to specify a path to the clang-format binary.
Fixes the addition of extra whitespace on every format with clang-format disabled.
v0.1.8
Add logging.
v0.1.7
Format the code before the keymaps.
v0.1.6
Remove trailing whitespace.
v0.1.5
Don't require _ suffix after LAYOUT.
v0.1.4
Remove prettytable
dependency.
v0.1.3
Fix release workflow