pyright
Last updated
Last updated
is a linter for Python.
You can enable the pyright linter with:
pyright will be auto-enabled if a pyrightconfig.json
config file is present.
pyright supports the following config files:
pyrightconfig.json
You can move these files to .trunk/configs
and trunk check
will still find them. See for more info.
pyright Trunk Code Quality
Trunk Code Quality's