summaryrefslogtreecommitdiff
path: root/lib/python/qmk/cli/lint.py
AgeCommit message (Expand)Author
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel
2022-12-09Add lint check for keyboard/keymap license header (#19215)Joel Challis
2022-08-31`qmk lint`: fix TypeError (#18226)Ryan
2022-06-14Perform stricter lint checks (#17348)Joel Challis
2022-06-10Promote 'layouts require matrix data' to api error (#17349)Joel Challis
2022-03-27CLI: Lint non-data driven macros in info.json (#16739)Erovia
2021-08-28fix automatic directory for qmk lint (#14215)Zach White
2021-08-29Add check for non-assignment code in rules.mk (#12108)Zach White
2021-08-10Improve the qmk lint readme check (#13941)Zach White
2021-04-14Add support for tab completion (#12411)Zach White
2020-11-07New command: qmk lint (#10761)Zach White