zmk/app/tests
Joel Spadin 32ae776c42 refactor: Add more checks to pre-commit
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.
2023-04-24 16:07:04 -07:00
..
backlight refactor(kscan): Auto enable kscan drivers 2022-04-25 22:28:53 -04:00
caps-word feat(behaviors): Continue on mods in caps word. 2022-06-04 01:38:42 -04:00
combo refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
conditional-layer fix(keymaps): Handle matching then-layers. 2022-06-07 23:41:52 -04:00
gresc refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
hold-tap refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
key-repeat refactor(tests): Move to native_posix_64 target. 2022-04-03 00:10:29 -04:00
keypress refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
keytoggle refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
macros refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
mod-morph feat(behaviors): Add mod-morph keep-mods 2022-10-14 20:40:28 -05:00
modifiers refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
momentary-layer refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
none refactor(tests): Move to native_posix_64 target. 2022-04-03 00:10:29 -04:00
sticky-keys refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
tap-dance refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
to-layer refactor(tests): Move to native_posix_64 target. 2022-04-03 00:10:29 -04:00
toggle-layer refactor(tests): Move to native_posix_64 target. 2022-04-03 00:10:29 -04:00
transparent refactor(tests): Move to native_posix_64 target. 2022-04-03 00:10:29 -04:00
wpm refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00