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
Loading
Please register or sign in to comment