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.
Erovia fdcea06336
CLI/Docs: Fix the format commands' name (#13668)
PR #13296 changed the name of the `cformat` and `pyformat` commands to
`format-c` and `format-py` respectively. This PR updates the documentation
and some parts of the CLI to use the new names.
Also add documentation for the new `format-text` subcommand, introduced
in the same PR.
4 years ago
..
.gitignore CLI: update subcommands to use return instead of exit() (#10323) 5 years ago
__init__.py
attrdict.py
kle.txt
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 CLI/Docs: Fix the format commands' name (#13668) 4 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