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
For example if i have a test.sv file and the file is using CRLF as line end.
If i put some comment using "//", then the formatter will produce extra empty line.
If the file is using LF as line end then it will work fine.