Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-07 | New command: qmk lint (#10761) | Zach White | |
* 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-09-05 | Update file changes action (#10245) | Ryan | |
2020-08-17 | Swap git diff logic to github action when running qmk info (#9978) | Joel Challis | |
* swap git diff logic to github action * Print out layouts when linting | |||
2020-06-20 | CI: Run 'qmk info' on keyboard changes (#9212) | Joel Challis | |