3 unstable releases

0.2.1 May 6, 2024
0.2.0 May 6, 2024
0.1.0 May 6, 2024

#5 in #disable

MIT license

6KB
113 lines


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

Dependencies

~4–6.5MB
~114K SLoC