Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-20 | Move all our CLI file formatters to the format dir (#13296) | Zach White | |
* 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> | |||
2020-12-24 | `qmk fileformat`: only print complaints, and fix some of them (#11278) | Ryan | |
2020-12-11 | CI automated format fixes (#11179) | Joel Challis | |
* Format all C files for now, till diff logic works within CI * Fix recursion of dos2unix | |||
2020-12-10 | CI: Add workflow for codebase formatting (#7382) | Joel Challis | |
* Add workflow for codebase formatting * stash * review comments * Swap to a more complete push action |