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
Hm, this does look like line endings changing for some reason. Which is weird, since I don't think we touched that at all.
Do you by any chance have an example file I can test this with? Either in a public repo, or attaching a code file here (not in a code block since we need to preserve the line endings)
I tried to run it both from Windows and from Docker for Windows
stylua.exe --line-endings Windows --check .
stylua.exe --line-endings Unix --check .
The result is the same, it gives errors in all files. Example of the first two files
After reverting to 0.20.0 the results became normal again
The text was updated successfully, but these errors were encountered: