qmk_firmware/lib/python/qmk
Zach White 4d33d72975
New command: qmk lint (#10761)
* Basic qmk lint command

* check for keymap readme

* change the workflow from qmk info to qmk lint

* add a strict mode

* parsing -> parse

* document qmk lint

* small info logging cleanup

* Apply suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

* honor --strict in more places

* change the job name to lint

Co-authored-by: Ryan <fauxpark@gmail.com>
2020-11-07 09:56:08 -08:00
..
cli
tests
__init__.py
c_parse.py
commands.py
comment_remover.py
constants.py
converter.py
datetime.py
decorators.py
errors.py
info.py
keyboard.py
keymap.py
makefile.py
math.py
path.py
questions.py
submodules.py