Skip to content

Releases: rcorre/qmkfmt

v0.2.0: Add clang-format flags, fix whitespace.

20 Mar 11:32
Compare
Choose a tag to compare

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

28 Feb 12:17
Compare
Choose a tag to compare

Add logging.

v0.1.7

28 Feb 11:37
Compare
Choose a tag to compare

Format the code before the keymaps.

v0.1.6

16 Feb 16:54
Compare
Choose a tag to compare

Remove trailing whitespace.

v0.1.5

11 Feb 23:33
Compare
Choose a tag to compare

Don't require _ suffix after LAYOUT.

v0.1.4

21 Jan 01:50
Compare
Choose a tag to compare

Remove prettytable dependency.

v0.1.3

26 Dec 15:24
Compare
Choose a tag to compare

Fix release workflow