FishNotify/.githooks/pre-commit

8 lines
98 B
Plaintext
Raw Normal View History

2023-02-07 20:51:05 +00:00
#!/bin/sh
#
# Use with:
#
# $> git config core.hooksPath .githooks
#
dotnet format FishNotify.sln