Add precommit CI bot config to repo #15
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes #14
Hi y'all! i've updated the config yaml to support the pre-commit ci bot. Someone with maintainer priveledges to the organization will need to approve the bot for use in this org.
to do that please
The bot will initially be confused if there is no config for it in the main branch. So we will have to merge this PR for it to be less confused :)
I am happy to sit with someone to set this up while here at the summit!! it's super fast and once it's setup you can update the config.yaml file as needed to adjust tools and such that you want the bot to run.
NOTE: the bot WILL look across the entire repo when it runs on a PR. but once the repo has been styled and linted, it will only modify the files submitted in a PR because the other files are already cleaned up. This bot is a great way to support drive-by contributors who don't want to mess with setting up pre-commit hooks locally (they can confuse people!)