Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qmk format-python - filter for Python files (#15271) | Joel Challis | 2021-11-23 | 1 | -4/+5 |
| | | | | | * qmk format-python filter all files * filter changed files too | ||||
* | Add diff logic to python format subcommand (#15156) | Joel Challis | 2021-11-17 | 1 | -12/+54 |
| | | | | | | | | | | | * Add diff logic to python format subcommand * Update test * Add in filter per format-c * fix tests * Update new workflow | ||||
* | Move all our CLI file formatters to the format dir (#13296) | Zach White | 2021-07-20 | 1 | -0/+26 |
* 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> |