diff --git a/.gitattributes b/.gitattributes index f7cc30f0..76555cc3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ # Enforce the usage of CRLF in GitHub Actions per ESLint configuration. -* text eol=crlf \ No newline at end of file +* text eol=crlf +.husky/** -text \ No newline at end of file