summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/format
Commit message (Expand)AuthorAgeFilesLines
* Move all our CLI file formatters to the format dir (#13296)Zach White2021-07-203-0/+190
* Optimize our jsonschema by using refs (#13271)Zach White2021-06-241-3/+2
* Ensure that safe_commands always run (#13199)Zach White2021-06-141-1/+0
* Add a `qmk format-json` command that will format JSON files (#12372)Zach White2021-03-252-0/+67