summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/cformat.py
AgeCommit message (Expand)Author
2021-01-12Fix warning logic when running 'qmk format -a' (#11177)Joel Challis
2020-09-07Update QMK CLI to be inline with upstreamDrashna Jael're
2020-08-08[CLI] Add a subcommand for getting information about a keyboard (#8666)Zach White
2020-06-12Move everything to Python 3.6 (#8835)skullydazed
2020-06-12Don't hide for devs...Erovia
2020-06-12Rebase on master, hide some other subcommandsErovia
2020-03-26New functionality for cformat (#7893)Akaash Suresh
2020-02-26Fix cformat processing files within ignore folders (#8063)Joel Challis
2020-02-26Align cformat rules with current CI implementation (#7936)Joel Challis
2020-01-09Add support for newer versions of clang-format, if installedskullY
2019-11-04Configuration system for CLI (#6708)skullydazed
2019-09-26readability enhancementsskullY
2019-09-26Add support for passing files at the command lineskullY
2019-09-26CLI command to format C codeskullY