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