summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/format
AgeCommit message (Expand)AuthorFilesLines
2022-05-04Also format *.hpp files. (#16997)Nick Brassel1-1/+1
2022-01-03Refix "No C files in filelist: None" (#15728)Joel Challis1-5/+4
2022-01-03Fix "No C files in filelist: None" (#15560)Joel Challis2-11/+14
2021-11-29Fix 'format-c --core-only' matching keyboard level folders (#15337)Joel Challis1-1/+1
2021-11-23qmk format-python - filter for Python files (#15271)Joel Challis1-4/+5
2021-11-17Add diff logic to python format subcommand (#15156)Joel Challis1-12/+54
2021-11-14Partially reinstate CI formatting process (#15155)Joel Challis1-17/+47
2021-08-24Align some quantum sub-directories (#14134)Joel Challis1-1/+1
2021-07-23CLI/Docs: Fix the format commands' name (#13668)Erovia1-1/+1
2021-07-20Move all our CLI file formatters to the format dir (#13296)Zach White3-0/+190
2021-06-24Optimize our jsonschema by using refs (#13271)Zach White1-3/+2
2021-06-14Ensure that safe_commands always run (#13199)Zach White1-1/+0
2021-03-25Add a `qmk format-json` command that will format JSON files (#12372)Zach White2-0/+67