AlexsLemonade / AlexsLemonade/refinebio

Enforce pre-commit mypy type checking

Open
#3,105 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
135
Forks
21
PR merge metrics
No merged PRs in 30d

Description

### Context
We have a lot of type checking rules in the refine.bio code base. However, those checks aren't enforced by pre-commit config.

### Problem or idea
We should add the mypy hook and fix those ~500 errors upon pre-commit run

### Solution or next step
Do the tedious work, clean up the code.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the pre-commit configuration and reviewing the repository's existing mypy settings. Enable the mypy hook, run pre-commit to identify the reported errors, and consider the work complete when the hook runs successfully without those errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ci-cd, tooling
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.