PalacePal/.githooks/pre-commit

8 lines
101 B
Plaintext
Raw Normal View History

2022-12-01 16:56:26 +00:00
#!/bin/sh
#
# Use with:
#
# $> git config core.hooksPath .githooks
#
dotnet format --exclude vendor/