Adds better support for .bat files; Fixes docs/make.bat

This commit is contained in:
David Farrell
2020-11-03 09:16:14 -08:00
parent d5e54596a9
commit 9edba505b5
3 changed files with 39 additions and 35 deletions

View File

@@ -25,3 +25,4 @@ repos:
hooks:
# - id: forbid-crlf
- id: remove-crlf
exclude: ".bat$"