Add pre-commit linting to the CI
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 164
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
I just fixed the website publishing #89, which was failing due to a stupid yaml formatting error 🤪.
I would like to add some formatting linters to the repo here to avoid things like that in the future.
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
Start by reviewing the repository's CI configuration and the YAML formatting failure described in issue #89. Identify how formatting checks should run in CI, then verify that the checks catch the reported class of YAML errors and pass on the repository's existing files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- ci-cd, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100