SliceIsRight/.githooks/pre-commit

8 lines
100 B
Plaintext
Raw Normal View History

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