FishNotify/.githooks/pre-commit

8 lines
98 B
Bash

#!/bin/sh
#
# Use with:
#
# $> git config core.hooksPath .githooks
#
dotnet format FishNotify.sln