Commit Graph

3 Commits

Author SHA1 Message Date
Amir Zarrinkafsh
098c1e9c54
feat: add lefthook, megalinter and update editorconfig (#270)
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.

For users that don't end up installing LeftHook for pre-commit hooks, megalinter picks up the necessary formatting changes and reports them.

* feat: add lefthook, megalinter and update editorconfig
* fix: lint commit ordering
* refactor: adjust megalinter reporters
* refactor: adjust description for cache domains
* refactor: single - for passing options
* refactor: add repo-specific fmt in megalinter pre-commands too
2025-07-24 10:59:52 +10:00
James Kinsman
b9a669ef5a
Update .gitignore
Ignore the users config.json for script generation
2021-01-15 12:15:28 +00:00
Crabbey
b365bb205c Add unbound generation script (#16) 2018-06-23 18:25:18 +01:00