Commit Graph

5 Commits

Author SHA1 Message Date
jo f5600ee7a4 chore: ignore name from spellchecker 2022-09-12 13:02:32 +02:00
Jonas L f2f50b5929
chore: remove jekyll out-of-date codespell ignore (#1613) 2022-02-18 23:07:35 +02:00
jo 6871956baa Fix end of files 2021-06-04 17:06:05 +02:00
jo 65f7b41487 Fix spelling 2021-06-04 17:04:53 +02:00
jo 0cd499eee1 Add pre-commit setup
- Add pre-commit hooks
- Add github action to enforce pre-commit setup

For any hooks required for a 'sub project', for
instance the UI. It will be possible to create custom hooks,
and call some package scripts in the package.json file.

Fixes #1208
2021-06-04 17:04:53 +02:00