qmk_firmware/lib/python/qmk/cli/generate
Zach White a3e7f3e7c5
Improve our CI tests (#11476)
* 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
2021-05-10 11:18:44 -07:00
..
__init__.py Allow <keyboard>.h to be optional when going data driven (#12706) 2021-05-01 02:00:04 +01:00
api.py Improve our CI tests (#11476) 2021-05-10 11:18:44 -07:00
config_h.py Add support for tab completion (#12411) 2021-04-14 19:00:22 -07:00
dfu_header.py Add support for tab completion (#12411) 2021-04-14 19:00:22 -07:00
docs.py CI: Add docs build and deploy workflow (#7448) 2020-11-10 07:00:40 -08:00
info_json.py Add support for tab completion (#12411) 2021-04-14 19:00:22 -07:00
keyboard_h.py Fix unused import in recent generation code (#12781) 2021-05-02 08:43:40 -07:00
layouts.py Add support for tab completion (#12411) 2021-04-14 19:00:22 -07:00
rgb_breathe_table.py Fix generated file output while target exists (#12062) 2021-02-28 20:19:07 +00:00
rules_mk.py Add support for tab completion (#12411) 2021-04-14 19:00:22 -07:00