reportUnusedFunction
should not consider tests
#540
Labels
config
issues relating to config (pyproject.toml, pyrightconfig.json, LSP config or vscode extension)
type checking / linting
issues relating to existing diagnostic rules or proposals for new diagnostic rules
i would expect this to report that
_f()
is unused, maybe this should be configurable? would need a way to specify what a test isThe text was updated successfully, but these errors were encountered: