zmk/app/tests/tap-dance
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
..
1a-tap1 refactor(tests): Move to native_posix_64 target. 2022-04-03 00:10:29 -04:00
1b-tap2 refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
1c-tap3 refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
2a-hold1 refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
2b-hold2 refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
2c-hold3 refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
3a-tap-int-mid refactor(tests): Move to native_posix_64 target. 2022-04-03 00:10:29 -04:00
3b-tap-int-seq refactor(tests): Move to native_posix_64 target. 2022-04-03 00:10:29 -04:00
3c-tap-int-after refactor(tests): Move to native_posix_64 target. 2022-04-03 00:10:29 -04:00
3d-hold-int-mid refactor(tests): Move to native_posix_64 target. 2022-04-03 00:10:29 -04:00
3e-hold-int-seq refactor(tests): Move to native_posix_64 target. 2022-04-03 00:10:29 -04:00
3f-hold-int-after refactor(tests): Move to native_posix_64 target. 2022-04-03 00:10:29 -04:00
4a-single refactor(tests): Move to native_posix_64 target. 2022-04-03 00:10:29 -04:00
5a-tdint-mid refactor(tests): Move to native_posix_64 target. 2022-04-03 00:10:29 -04:00
5b-tdint-seq refactor(tests): Move to native_posix_64 target. 2022-04-03 00:10:29 -04:00
5c-tdint-after refactor(tests): Move to native_posix_64 target. 2022-04-03 00:10:29 -04:00
5d-tdint-multiple refactor(tests): Move to native_posix_64 target. 2022-04-03 00:10:29 -04:00
6-combo-tap2 fix(behaviors): make tap dances work on a combo 2022-11-01 15:13:19 -05:00
behavior_keymap.dtsi fix(behaviors): make tap dances work on a combo 2022-11-01 15:13:19 -05:00