qmk-dactyl-manuform-a/lib/python/qmk/cli/format
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.
2021-07-23 21:41:33 +01:00
..
__init__.py Ensure that safe_commands always run (#13199) 2021-06-14 16:51:58 -07:00
c.py CLI/Docs: Fix the format commands' name (#13668) 2021-07-23 21:41:33 +01:00
json.py Optimize our jsonschema by using refs (#13271) 2021-06-24 20:48:53 -07:00
python.py Move all our CLI file formatters to the format dir (#13296) 2021-07-20 11:52:14 -07:00
text.py Move all our CLI file formatters to the format dir (#13296) 2021-07-20 11:52:14 -07:00