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
Currently there are a lot of files that have trailing white space and some files use CRLF others use LF for line endings. Both can become an easy and frustrating place for errors. A few things that we can do to resolve and make developing easier for others:
Currently there are a lot of files that have trailing white space and some files use
CRLF
others useLF
for line endings. Both can become an easy and frustrating place for errors. A few things that we can do to resolve and make developing easier for others:The text was updated successfully, but these errors were encountered: