qmk_firmware/lib/python/qmk/tests
Erovia a5a31a5fc0 MILC: Use dashes instead of underscores for subcommands
The subcommand functions' name follows the Python convention of using
snake case, but looks odd on the command line.
Fix it by converting underscores to dashes, eg.: list_keyboards ->
list-keyboards.
2019-10-23 22:46:30 -07:00
..
__init__.py
attrdict.py run yapf on the code 2019-09-07 07:58:41 -07:00
onekey_export.json
test_cli_commands.py MILC: Use dashes instead of underscores for subcommands 2019-10-23 22:46:30 -07:00
test_qmk_errors.py run yapf on the code 2019-09-07 07:58:41 -07:00
test_qmk_keymap.py run yapf on the code 2019-09-07 07:58:41 -07:00
test_qmk_path.py run yapf on the code 2019-09-07 07:58:41 -07:00