You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
5 years ago
..
.gitignore CLI: update subcommands to use return instead of exit() (#10323) 5 years ago
__init__.py
attrdict.py Small CLI cleanups 6 years ago
kle.txt Add cli convert subcommand, from raw KLE to JSON (#6898) 6 years ago
minimal_info.json Add a `qmk format-json` command that will format JSON files (#12372) 5 years ago
minimal_keymap.json Add a `qmk format-json` command that will format JSON files (#12372) 5 years ago
test_cli_commands.py Add a `qmk format-json` command that will format JSON files (#12372) 5 years ago
test_qmk_errors.py Add pep8-naming to our python linting 6 years ago
test_qmk_keymap.py Migrate python tests away from onekey (#11367) 5 years ago
test_qmk_path.py Migrate python tests away from onekey (#11367) 5 years ago