ale
ale copied to clipboard
Add support for basedpyright
Name: basedpyright URL: https://github.com/DetachHead/basedpyright
It's like Pyright but much better. ("pyright fork with various type checking improvements")
For me, setting:
let g:python_pyright_executable = 'basedpyright-lamgserver'
did the trick. Not sure if there are other settings needed.