diff --git a/format.bat b/format.bat index 00aa3a87..c6d3c3eb 100644 --- a/format.bat +++ b/format.bat @@ -1,2 +1,2 @@ @echo off -hooks\AStyleHelper.exe Silent \ No newline at end of file +hooks\AStyleHelper.exe Silent diff --git a/hooks/README.md b/hooks/README.md index 10e891b6..8ebf27fc 100644 --- a/hooks/README.md +++ b/hooks/README.md @@ -1,4 +1,4 @@ -# hooks +# Hooks This contains two binaries `AStyleHelper.exe` and `AStyle.dll` to format any code before you commit.