-
Notifications
You must be signed in to change notification settings - Fork 282
Add Pyrefly #2080
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Pyrefly #2080
Conversation
erictraut
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding this! LGTM
| @@ -0,0 +1,16 @@ | |||
| conformant = "Fail" | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe change this from "Fail" to "Unsupported" for consistency?
| @@ -0,0 +1,12 @@ | |||
| conformance_automated = "Fail" | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like there's one last file that's missing a conformant entry.
This PR adds support for the Pyrefly type checker. Still in alpha so there are definitely gaps, but hopefully this provides some transparency on our progress so far :)