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
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
A few of us have been bitten by #12420, e.g. by linting virtualenvs locally. Before, we were using the list of lint targets both to exclude unwanted lintees and include missed lintees. #12107 means that all the desired lint targets are easily discoverable by CI, but it's still convenient to exclude unwanted directories from local linting.