zmk/docs/src
Joel Spadin e03087b3de 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-22 23:28:10 -05:00
..
components feat(docs): Generate new shield interconnect docs. 2022-12-23 02:41:35 -06:00
css fix(docs): Move to data-tooltip for profiler. 2022-10-26 23:02:54 -05:00
data refactor(behaviors): Rename reset behavior. 2023-04-05 22:55:38 -07:00
docusaurus-tree-sitter-plugin feat(docs): Add TS type gen, metadata JSON gen 2021-09-11 00:50:36 -04:00
hardware-metadata-collection-plugin feat(docs): Generate new shield interconnect docs. 2022-12-23 02:41:35 -06:00
hardware-metadata-static-plugin feat(docs): Add aggregated metadata to website 2022-03-29 23:03:56 -04:00
hardware-schema-typescript-plugin feat(docs): Add dynamic hardware list component. 2021-09-11 00:50:36 -04:00
pages fix(docs): Move to data-tooltip for profiler. 2022-10-26 23:02:54 -05:00
setup-script-generation-plugin feat(setup): Disallow split w/ wired controller. 2022-05-03 05:10:09 -04:00
templates refactor: Add more checks to pre-commit 2023-04-22 23:28:10 -05:00
utils feat(docs): Add power profiler 2021-03-11 16:31:34 -05:00
.gitignore feat(docs): Add TS type gen, metadata JSON gen 2021-09-11 00:50:36 -04:00
footnotes.js docs(codes): Add (key) codes documentation 2020-11-06 15:02:12 -05:00
groups.js docs(codes): Add (key) codes documentation 2020-11-06 15:02:12 -05:00
hid-usage.js docs(codes): Add (key) codes documentation 2020-11-06 15:02:12 -05:00
hid.js docs(codes): Add (key) codes documentation 2020-11-06 15:02:12 -05:00
keymap-upgrade.js feat(docs): add keymap upgrader 2020-12-10 12:23:05 +00:00