Commit 0b4f0da
committed
fix: Always resolve aliases when checking APIs
This is required to be able to descend into aliases. We explicitly tell Griffe to use its default behavior for resolving external aliases, i.e. only resolve aliases pointing to private sibling modules (like ast -> _ast).1 parent 6d6c996 commit 0b4f0da
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
| 485 | + | |
| 486 | + | |
485 | 487 | | |
486 | 488 | | |
487 | 489 | | |
| |||
493 | 495 | | |
494 | 496 | | |
495 | 497 | | |
| 498 | + | |
| 499 | + | |
496 | 500 | | |
497 | 501 | | |
498 | 502 | | |
| |||
503 | 507 | | |
504 | 508 | | |
505 | 509 | | |
| 510 | + | |
| 511 | + | |
506 | 512 | | |
507 | 513 | | |
508 | 514 | | |
| |||
0 commit comments