Commit ec1d535
authored
make ecosystem-analyzer self-aware (#25460)
## Summary
Update to the latest upstream commit of ecosyste-analyzer following
hauntsaninja/mypy_primer#249 and
astral-sh/ecosystem-analyzer#72. This means that
ecosystem-analyzer now checks ty by running ty on ecosystem-analyzer, a
very satifsying ouroboros
## Test Plan
ci on this pr1 parent 35ee088 commit ec1d535
3 files changed
Lines changed: 4 additions & 2 deletions
File tree
- .github/workflows
- crates/ty_python_semantic/resources/primer
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
0 commit comments