Age | Commit message (Collapse) | Author |
|
* add a test and dry-run to qmk generate-api
* add a dry-run to qmk pyformat
* Add a --dry-run to qmk cformat
* reverse the order of nose2 and flake8 tests
* run CI test against cformat and pyformat
* fix programming errors
* tweak job name
* fix argument
* refine the files we select
* fix stack trace in --ci
* make cformat exit clean
* fix c file extensions
* decouple CI from pyformat
* remove --ci arg
* make ci happy
* use the environment var instead
* change output to text
* fix log message
* replace tabs
|
|
|
|
* Swap from direct commit to PR
* Fix up
|
|
|
|
|
|
* Format all C files for now, till diff logic works within CI
* Fix recursion of dos2unix
|
|
* Add workflow for codebase formatting
* stash
* review comments
* Swap to a more complete push action
|