summaryrefslogtreecommitdiffstats
path: root/lib/python/qmk/cli/lint.py
Commit message (Expand)AuthorAgeFilesLines
* CLI: Lint non-data driven macros in info.json (#16739)Erovia2022-03-271-0/+7
* fix automatic directory for qmk lint (#14215)Zach White2021-08-281-5/+5
* Add check for non-assignment code in rules.mk (#12108)Zach White2021-08-291-41/+98
* Improve the qmk lint readme check (#13941)Zach White2021-08-101-4/+5
* Add support for tab completion (#12411)Zach White2021-04-141-1/+2
* New command: qmk lint (#10761)Zach White2020-11-071-0/+70