Pyright reports an error when PYTHON_PYRIGHT_CONFIG_FILE
is set
#1946
Labels
bug
Something isn't working
PYTHON_PYRIGHT_CONFIG_FILE
is set
#1946
Describe the bug
Pyright reports an error when
PYTHON_PYRIGHT_CONFIG_FILE
is setTo Reproduce
Steps to reproduce the behavior:
PYTHON_PYRIGHT
PYTHON_PYRIGHT_CONFIG_FILE: .pyrightconfig.json
in.mega-linter.yml
LINTER_RULES_PATH: .linters
.linters
and put there.pyrightconfig.json
It seems the proper option to specify config folder is
-p
, not-c
:Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: