瀏覽代碼

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 年之前
父節點
當前提交
95ae700ae7
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitattributes

+ 1 - 0
.gitattributes

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