pyright is a linter for Python
pyrightarrow-up-right is a linter for Python.
You can enable the pyright linter with:
trunk check enable pyright
pyright will be auto-enabled if a pyrightconfig.json config file is present.
pyrightconfig.json
pyright supports the following config files:
You can move these files to .trunk/configs and trunk check will still find them. See Moving Linters for more info.
.trunk/configs
trunk check
pyright sitearrow-up-right
pyright Trunk Code Quality integration sourcearrow-up-right
Trunk Code Quality's open source plugins repoarrow-up-right
Last updated 1 year ago