Commit 1e5f8d2
feat: complete pyrefly migration with pyrefly init
- Run pyrefly init to migrate mypy.ini to pyrefly.toml
- Auto-suppress 2 errors in bin/ and docs/ files
- Remove redundant [tool.pyrefly] section from pyproject.toml
- Remove obsolete mypy.ini file
- Pyrefly check now shows 0 errors (526 ignored)
Co-Authored-By: AJ Steers <[email protected]>1 parent 0732f3a commit 1e5f8d2
File tree
5 files changed
+5
-31
lines changed- bin
- docs
5 files changed
+5
-31
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
| 158 | + | |
158 | 159 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | 132 | | |
137 | 133 | | |
138 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments