qmk-firmware/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>
2020-01-24 20:31:16 +01:00
..
cli Beef up how `qmk doctor` works. (#7375) 2020-01-24 20:31:16 +01:00
tests Add pep8-naming to our python linting 2019-12-01 13:40:14 -08:00
__init__.py QMK CLI and JSON keymap support (#6176) 2019-07-15 12:14:27 -07:00
commands.py Fix compiling json files 2019-12-08 16:40:03 -08:00
converter.py Add cli convert subcommand, from raw KLE to JSON (#6898) 2019-11-12 20:55:41 -08:00
errors.py Small CLI cleanups 2019-11-12 18:41:38 -08:00
keymap.py Add flake8 to our test suite and fix all errors (#7379) 2019-11-20 14:54:18 -08:00
path.py Add flake8 to our test suite and fix all errors (#7379) 2019-11-20 14:54:18 -08:00
questions.py Beef up how `qmk doctor` works. (#7375) 2020-01-24 20:31:16 +01:00
submodules.py Beef up how `qmk doctor` works. (#7375) 2020-01-24 20:31:16 +01:00