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-toolbuilder-cil/lefthook.yml
2022-04-02 19:15:30 -05:00

12 lines
183 B
YAML

pre-push:
parallel: true
commands:
commit-check:
run: convco check -n 30
pre-commit:
parallel: true
commands:
dotnet-format:
glob: "*.cs"
run: dotnet format