ソースを参照

Forcing line ending strategy consistency across platforms

pull/182/head
Nige 5年前
コミット
4b4ee8f9a4
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      .gitattributes

+ 2
- 0
.gitattributes ファイルの表示

@ -0,0 +1,2 @@
# Unifying line endings so tests can pass on Windows
*.json text eol=lf

読み込み中…
キャンセル
保存