Commit Graph

2 Commits

Author SHA1 Message Date
Amir Zarrinkafsh
6d06160998
refactor: add repo-specific fmt in megalinter pre-commands too
For users that don't end up installing lefthook for pre-commit hooks this will ensure that megalinter picks up the necessary formatting changes and reports them.
2025-07-24 10:53:33 +10:00
Amir Zarrinkafsh
a2a12ae80d
feat: add lefthook, megalinter and update editorconfig
This change adds [LeftHook](https://lefthook.dev/) as a GitHub hook management tool alongside [MegaLinter](https://megalinter.io/) to lint all relevant files within the repository.
2025-07-23 14:13:15 +10:00