Przeglądaj źródła

Merge pull request #9308 from ghalliday/issue16584

HPCC-16584 Ensure .sh files are only terminated with \n

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 8 lat temu
rodzic
commit
95ae700ae7
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

@@ -1,4 +1,5 @@
 *               text=auto
+*.sh            eol=lf
 *.bat           eol=crlf
 *.jpg           -text
 *.gif           -text