0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)Python0 forks (0 forks)github user discovery
good first issuehelp wanted
Repository metrics
- Stars
- 9 stars (9 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
We should adopt a Python formatter / linter for this project and hook it up to CI. Probably Black.
Contributor guide
- Research direction
- Integrate Black as the Python formatter, add a configuration file (pyproject.toml or setup.cfg), and set up a GitHub Actions workflow to run Black on pull requests.
- Tech stack
- python
- Domain
- developer experienceci cd
- Issue type
- Feature
- Prerequisites
- PythonGit