LeMyst / LeMyst/WikibaseIntegrator
v0.13: Add pre-commit configuration
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 92
- Forks
- 22
- Avg merge
- 2d 34m
- Merged PRs (30d)
- 10
Description
This helps check and correct the code before commit.
See https://github.com/internetarchive/wcdimportbot/blob/main/.pre-commit-config.yaml (you are free to copy-paste it if you want :) )
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
Review the referenced .pre-commit-config.yaml from wcdimportbot and adapt its checks to this Python repository. Add the configuration at the repository root, then verify that the configured checks can run and correct code before commits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100