index
:
vial-qmk.git
vial
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
qmk
/
cli
/
lint.py
Age
Commit message (
Expand
)
Author
2024-08-26
Reject via keymaps in lint (#24325)
Joel Challis
2024-05-01
Align 'qmk lint' argument handling (#23297)
Joel Challis
2024-02-08
Flag invalid keyboard features during lint (#22832)
Joel Challis
2023-10-08
Flag vial keymaps in 'qmk lint' (#22227)
Joel Challis
2023-01-19
Fixup ChibiOS header inclusion search ordering. (#19623)
Nick Brassel
2022-12-09
Add lint check for keyboard/keymap license header (#19215)
Joel Challis
2022-08-31
`qmk lint`: fix TypeError (#18226)
Ryan
2022-06-14
Perform stricter lint checks (#17348)
Joel Challis
2022-06-10
Promote 'layouts require matrix data' to api error (#17349)
Joel Challis
2022-03-27
CLI: Lint non-data driven macros in info.json (#16739)
Erovia
2021-08-28
fix automatic directory for qmk lint (#14215)
Zach White
2021-08-29
Add check for non-assignment code in rules.mk (#12108)
Zach White
2021-08-10
Improve the qmk lint readme check (#13941)
Zach White
2021-04-14
Add support for tab completion (#12411)
Zach White
2020-11-07
New command: qmk lint (#10761)
Zach White