You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enforce linux style line endings to support WSL (#1073)
* Enforce linux style line endings to support WSL
If you clone in windows, but run under WSL, the line endings cause errors. This enforces linux style line endings.
* Update .gitattributes to use text=auto
Co-authored-by: bjorn3 <[email protected]>
Co-authored-by: bjorn3 <[email protected]>
0 commit comments