[ty] Ignore possibly-unresolved-reference by default (#17934)

This commit is contained in:
Micha Reiser 2025-05-08 17:44:56 +02:00 committed by GitHub
parent 067a8ac574
commit d608eae126
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 97 additions and 72 deletions

View file

@ -59,7 +59,7 @@ info: revealed-type: Revealed type
```
```
warning: lint:possibly-unresolved-reference: Name `x` used when possibly not defined
info: lint:possibly-unresolved-reference: Name `x` used when possibly not defined
--> src/mdtest_snippet.py:16:17
|
14 | # revealed: Unknown