pyright-add-noqa

CLI tool to disable rules automatically based on the output of pyright using # pyright: rule=false or # pyright: ignore [rule] comments usage: pyright --outputjson > pyright.json pyright-add-noqa.exe pyright.json


License
MIT