<#17675 pyright should support configuration> Issu...
# github-notifications
q
#17675 pyright should support configuration Issue created by sureshjoshi Stems from: https://pantsbuild.slack.com/archives/C046T6T9U/p1669222990303379 and https://github.com/smelc/pants-implicit-namespaces-typecheck/ Lots of small problems, but I think fundamentally
pyright
needs to support a custom configuration, and Pants should populate things like paths and venvs itself. In this case, I think explicitly setting
extraPaths
to the source roots solves the issue. pantsbuild/pants
u