8 lines
100 B
Bash
8 lines
100 B
Bash
#!/bin/sh
|
|
#
|
|
# Use with:
|
|
#
|
|
# $> git config core.hooksPath .githooks
|
|
#
|
|
dotnet format SliceIsRight.sln
|