Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New command: qmk lint (#10761) | Zach White | 2020-11-07 | 1 | -0/+70 |
* 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> |