fix: Linting errors in windows (#900)
This commit is contained in:
Родитель
7e8f87ba03
Коммит
ec31a99a68
|
@ -1,6 +1,10 @@
|
||||||
#
|
#
|
||||||
# https://help.github.com/articles/dealing-with-line-endings/
|
# https://help.github.com/articles/dealing-with-line-endings/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
# This matches the .editorconfig settings
|
||||||
|
* text=auto eol=lf
|
||||||
|
|
||||||
# These are explicitly windows files and should use crlf
|
# These are explicitly windows files and should use crlf
|
||||||
*.bat text eol=crlf
|
*.bat text eol=crlf
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче