summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/format
Commit message (Expand)AuthorAgeFilesLines
* `qmk format-json`: Expose full key path and respect `sort_keys` (#20836)Ryan2023-05-201-1/+1
* Add Discord webhook at end of each CI run. (#20355)Nick Brassel2023-04-071-1/+1
* Also format *.hpp files. (#16997)Nick Brassel2022-05-041-1/+1
* Refix "No C files in filelist: None" (#15728)Joel Challis2022-01-031-5/+4
* Fix "No C files in filelist: None" (#15560)Joel Challis2022-01-032-11/+14
* Fix 'format-c --core-only' matching keyboard level folders (#15337)Joel Challis2021-11-291-1/+1
* qmk format-python - filter for Python files (#15271)Joel Challis2021-11-231-4/+5
* Add diff logic to python format subcommand (#15156)Joel Challis2021-11-171-12/+54
* Partially reinstate CI formatting process (#15155)Joel Challis2021-11-141-17/+47
* Align some quantum sub-directories (#14134)Joel Challis2021-08-241-1/+1
* CLI/Docs: Fix the format commands' name (#13668)Erovia2021-07-231-1/+1
* 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