cleanlab / cleanlab/cleanvision
Enhancing pre-commits
Open
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
Pre-commit hooks could be optimized (e.g. using ruff instead of flake8 and black)
Contributor guide
Research direction
Start by locating the repository's pre-commit configuration and reviewing the existing flake8 and black hooks. Compare the current setup with the proposed ruff replacement, then run the configured pre-commit checks to confirm the hooks still pass. Done means the hooks are optimized as intended and validation succeeds.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100