浏览代码

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

正在加载...
取消
保存