8000 Build: Enforce consistent line endings · gulpjs/async-done@2b8ad61 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2b8ad61

Browse files
erikkempermanphated
authored andcommitted
Build: Enforce consistent line endings
1 parent 848028a commit 2b8ad61

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ indent_size = 2
77
charset = utf-8
88
trim_trailing_whitespace = true
99
insert_final_newline = true
10+
end_of_line = lf
1011

1112
[*.md]
1213
trim_trailing_whitespace = false

.gitattributes

-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
*.js text eol=lf
1+
* text eol=lf

0 commit comments

Comments
 (0)
0