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.
qmk-fw/lib/python/qmk
skullydazed 5e65af3a76 Beef up how `qmk doctor` works. (#7375)
* Beef up how `qmk doctor` works.

* improve the `git submodule status` parsing. h/t @erovia

* Fix whitespace and imports

* yapf

* Add documentation for the new doctor functionality

* Replace type_unchanged() with str()

* remove unused modules

* Update lib/python/qmk/cli/doctor.py

Co-Authored-By: Erovia <Erovia@users.noreply.github.com>

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
5 years ago
..
cli Beef up how `qmk doctor` works. (#7375) 5 years ago
tests Add pep8-naming to our python linting 5 years ago
__init__.py
commands.py Fix compiling json files 5 years ago
converter.py Add cli convert subcommand, from raw KLE to JSON (#6898) 6 years ago
errors.py Small CLI cleanups 6 years ago
keymap.py Add flake8 to our test suite and fix all errors (#7379) 6 years ago
path.py Add flake8 to our test suite and fix all errors (#7379) 6 years ago
questions.py Beef up how `qmk doctor` works. (#7375) 5 years ago
submodules.py Beef up how `qmk doctor` works. (#7375) 5 years ago