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
Similar to "mypy-type-checker.cwd": "${nearestConfig}", please consider supporting "pylint.cwd": "${nearestConfig}" so that the nearest parent config (pyproject.toml or .pylintrc.toml) will be used. This is useful in monorepos. Thank you.