mirror of https://github.com/zmkfirmware/zmk.git
Updated existing pre-commit hooks and added some new hooks: - Remove trailing whitespace - Ensure every non-empty file ends with a new line - Check YAML file validity - Prevent adding large files - Ensure any scripts with shebangs are executable Added a GitHub action to run pre-commit on every commit. Removed any existing actions which duplicate pre-commit. Ran pre-commit on the codebase. |
||
|---|---|---|
| .. | ||
| combos-and-holdtaps-0 | ||
| combos-and-holdtaps-1 | ||
| combos-and-holdtaps-2 | ||
| combos-and-holdtaps-3 | ||
| combos-and-holdtaps-4 | ||
| layer-filter-0 | ||
| layer-filter-1 | ||
| multiple-timeouts | ||
| overlapping-combos-0 | ||
| overlapping-combos-1 | ||
| overlapping-combos-2 | ||
| overlapping-combos-3 | ||
| partially-overlapping-combos | ||
| press-release | ||
| press-release-long-combo-complete | ||
| press-release-long-combo-incomplete | ||
| press-release-long-combo-wrong-last-key | ||
| press-timeout | ||
| press1-press2-release1-release2 | ||
| press1-press2-release2-release1 | ||
| press1-release1-press2-release2 | ||
| slowrelease-disabled | ||
| slowrelease-enabled | ||