Commit graph

4 commits

Author SHA1 Message Date
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
Ryan
687d05dfb1
Update file changes action (#10245) 2020-09-05 14:37:25 +01:00
Joel Challis
d02301e59d
Swap git diff logic to github action when running qmk info (#9978)
* swap git diff logic to github action

* Print out layouts when linting
2020-08-17 02:12:45 -07:00
Joel Challis
b6e9ef8dd1
CI: Run 'qmk info' on keyboard changes (#9212) 2020-06-20 22:19:56 +01:00