huggingface / huggingface/lighteval
[FT] integrate typo checker to check typos like `refenrence`
Open
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 555
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 1
Description
## Issue encountered
https://github.com/huggingface/lighteval/blob/v0.10.0/src/lighteval/main_endpoint.py#L355C54-L355C64 has a typo `refenrence`.
## Solution/Feature
Can `lighteval` add tooling to `pre-commit` such as https://github.com/codespell-project/codespell or https://github.com/crate-ci/typos to automatically find/fix typos.
## Possible alternatives
None
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.