Add pre-push hook
This commit is contained in:
2
.github/workflows/dotnet-core.yaml
vendored
2
.github/workflows/dotnet-core.yaml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user