summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/format/text.py
Commit message (Collapse)AuthorAgeFilesLines
* Partially reinstate CI formatting process (#15155)Joel Challis2021-11-141-17/+47
| | | | | | | * Partially reinstate CI formatting process * Fix exit code on clean run * Fix exit code on clean run
* Move all our CLI file formatters to the format dir (#13296)Zach White2021-07-201-0/+27
* move all our file formatters to the format dir * Apply suggestions from code review Co-authored-by: Erovia <Erovia@users.noreply.github.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>