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
Before this change, when a module was changed, some errors would not
re-appear.
This change ensures that unused-ignore and ignore-without-code errors
are maintained when a module is re-analyzed after it changes.
We use Python to print a newline to the end of the file, which doesn't
run afoul of issues with newlines on Windows, unlike `echo`.
Co-authored-by: AlexWaygood <[email protected]>
0 commit comments