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
To avoid issues with Git for Windows autocrlf it is safer to clean up any windows line breaks when reading an existing violations file (the files will still count as modified to Git in this case because the line breaks have changed from crlf to lf, but at least the test does not fail in strange ways)
0 commit comments