Skip to content
Snippets Groups Projects
Verified Commit 048af6ef authored by Yaroslav Dynnikov's avatar Yaroslav Dynnikov
Browse files

chore: disable eol normalization for vendored libs

We've recently noticed many files in `vendor/` dir have windows-like EOL
`crlf`. When cloning the repo, git produces a huge diff due to the EOL
normalization built-in feature. This patch disbles it for the certain
path.
parent 28e242f9
No related branches found
No related tags found
1 merge request!78chore: disable eol normalization for vendored libs
Pipeline #4058 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment