qmk_firmware/lib/python/qmk/tests
Zach White 3e60997edb
Add a qmk format-json command that will format JSON files (#12372)
* Add a command to format json files

* change to work after rebase

* add test for qmk format-json

* add documentation for qmk format-json

* Update lib/python/qmk/cli/format/json.py
2021-03-25 22:38:10 +11:00
..
.gitignore
__init__.py
attrdict.py
kle.txt
minimal_info.json Add a qmk format-json command that will format JSON files (#12372) 2021-03-25 22:38:10 +11:00
minimal_keymap.json Add a qmk format-json command that will format JSON files (#12372) 2021-03-25 22:38:10 +11:00
test_cli_commands.py Add a qmk format-json command that will format JSON files (#12372) 2021-03-25 22:38:10 +11:00
test_qmk_errors.py
test_qmk_keymap.py Migrate python tests away from onekey (#11367) 2021-01-05 00:52:31 +00:00
test_qmk_path.py Migrate python tests away from onekey (#11367) 2021-01-05 00:52:31 +00:00