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
..
cli CLI/Docs: Fix the format commands' name (#13668) 4 years ago
tests CLI/Docs: Fix the format commands' name (#13668) 4 years ago
__init__.py
c_parse.py 2021 May 29 Breaking Changes Update (#13034) 5 years ago
commands.py CLI: Add git and venv info to doctor's output (#13405) 4 years ago
comment_remover.py
constants.py CLI: Add git and venv info to doctor's output (#13405) 4 years ago
converter.py
datetime.py Generate api data on each push (#10609) 5 years ago
decorators.py CLI: Fix automagic (#13046) 5 years ago
errors.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 5 years ago
info.py Matrix consistency check (#13470) 4 years ago
json_encoders.py Add a `qmk format-json` command that will format JSON files (#12372) 5 years ago
json_schema.py Optimize our jsonschema by using refs (#13271) 5 years ago
keyboard.py expand the size of the textpad to allow for taller keyboards (#13319) 5 years ago
keymap.py CLI/c2json: Print 'cpp' error when executed in verbose mode (#12869) 5 years ago
makefile.py
math.py
path.py Add support for qmk_configurator style aliases (#11954) 5 years ago
submodules.py Align our subprocess usage with current best practices. (#12940) 5 years ago