Closed CasperWA closed 9 months ago
@sygout Is this fine as is or should I spend some extra time writing out the installation and usage instructions as I suggested in the original post? Otherwise, I am open to just making this ready for review and creating a new issue to follow-up the creation of the installation and usage instructions at a later point.
it looks fine. Let's find out first how it should be used and then write the documentation.
I wonder if the text you wrote in your pull request should be put in a documentation file. It could be helpful to have written down (for humans) what the pipelines are doing, or what is configure in plain text. I am thinking about educating new developer.
Closes #3
Adds:
requirements.txt
file. Hooks for:pre-commit
) inrequirements.txt
. Update GitHub Actions used in CI workflows.main
branch. NOTE: Using a "new" pathway (GitHub CLI) to activate auto-merging, which might fail - keep tabs on this when a Dependabot PR is opened..pre-commit-config.yaml
file. It does two things:pre-commit
for all PRs as a status check.pre-commit
hooks.Also:
pre-commit
.Potentially missing from this PR: