mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Mach: introduce Pyrefly for Python type checking, starting with the wpt folder (#37953)
This is the first stage of adopting Pyrefly. It introduces the Python folder and focuses on fixing issues around it. Testing: *Describe how this pull request is tested or why it doesn't require tests* Fixes: *Link to an issue this pull requests fixes or remove this line if there is no issue* --------- Signed-off-by: Jerens Lensun <jerensslensun@gmail.com>
This commit is contained in:
parent
2366a8bf9e
commit
55fd7b862f
14 changed files with 303 additions and 154 deletions
|
@ -38,3 +38,6 @@ Mako == 1.2.2
|
|||
|
||||
# For devtools tests.
|
||||
geckordp == 1.0.3
|
||||
|
||||
# For Python static type checking
|
||||
pyrefly == 0.23.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue