Quantco / Quantco/quant-ranger
Re-enable Pyrefly `implicit-any-lambda` error
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 0
- Avg merge
- 3h 39m
- Merged PRs (30d)
- 6
Description
We disabled the implicit-any-lambda Pyrefly error in quant-ranger because lambda type inference is still very immature in Pyrefly:
- https://github.com/facebook/pyrefly/issues/3355
- https://github.com/facebook/pyrefly/issues/3950
- https://github.com/facebook/pyrefly/issues/4368
Resolve this issue if implicit-any-lambda has been enabled again.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Check the current Pyrefly documentation and the linked issues 3355, 3950, and 4368 to determine whether implicit-any-lambda is enabled again. Then locate quant-ranger's Pyrefly configuration and re-enable the error if appropriate; done means the setting is active without relying on the known inference limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100