This repository has been archived on 2023-02-02. You can view files and clone it, but cannot push or open issues or pull requests.
mfgames-gallium-cil/lefthook.yml

13 lines
260 B
YAML
Raw Normal View History

pre-push:
parallel: true
commands:
commit-check:
run: convco check
pre-commit:
parallel: true
commands:
prettier:
run: prettier . --write --loglevel warn
nixfmt:
2022-07-09 04:35:43 +00:00
run: nixfmt flake.nix