Add pre-push hook

This commit is contained in:
Smaug123
2022-10-24 13:01:38 +01:00
parent d919dddb4e
commit 0acf5f7d4c
2 changed files with 18 additions and 1 deletions

View File

@@ -26,4 +26,4 @@ jobs:
- name: Install Fantomas
run: dotnet tool restore
- name: Run Fantomas
run: dotnet tool run fantomas --check -r .
run: ./hooks/pre-push