mirror of
https://github.com/embarklabs/embark.git
synced 2025-02-22 02:18:28 +00:00
build: * text=auto
-> * text=auto eol=lf
Solves a problem with Windows builds on Azure Pipelines converting LF to CRLF such that eslint+prettier fails in `packages/plugins/snark` (eventually others too).
This commit is contained in:
parent
ba671b9953
commit
0a82c8d0e5
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1 +1 @@
|
||||
* text=auto
|
||||
* text=auto eol=lf
|
||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,4 +18,3 @@ yarn-debug.log*
|
||||
yarn-error.log*
|
||||
yarn.lock
|
||||
!/yarn.lock
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user