Commit graph

8 commits

Author SHA1 Message Date
71c07b1998 pre-commit: use hook provided by the stylua developer 2024-07-23 09:08:55 +02:00
b9d60d7078 pre-commit: enable stylua hook 2024-07-22 21:28:31 +02:00
1db5d0015a pre-commit: trim hooks to a reasonable set 2024-07-22 21:14:13 +02:00
154e9bf1b0 pre-commit: don't fix end-of-file for lazy-lock.json
This file is updated automatically by the plugin whenever
I install/update/uninstall plugins and a extra new line is always
appended.
2024-07-14 23:52:33 +02:00
1a89e1324f pre-commit: separate hook repos with blank lines 2024-07-14 23:52:23 +02:00
44d0f1f769 pre-commit: disable shellcheck for zsh files
`shellcheck` does not support zsh and throws all sort of errors because
the pre-commit thinks all zsh file are shell scripts.
2024-07-14 23:52:07 +02:00
80a3043d87 pre-commit: add shellcheck 2024-07-14 23:51:56 +02:00
564e26df7f pre-commit: add initial configuration 2024-07-14 23:51:41 +02:00