INTERSECT-training / packaging

Module introducing Python packaging and distribution
https://intersect-training.org/packaging/
Other
3 stars 3 forks source link

Pre-commit #5

Open henryiii opened 1 year ago

henryiii commented 1 year ago

Can we get pre-commit.ci enabled for this repo? I think you have to have permissions for INTERSECT-training to do it. It should only be enabled for repos that support it (not all repos).

hollandjg commented 5 months ago

We can put the pre-commit in as a workflow which triggers on PRs.

henryiii commented 5 months ago

Pre-commit.ci autofixes, though, and autoupdates. That makes it much less annoying for contributors.

hollandjg commented 5 months ago

Let's leave this open for beyond the workshop. Hopefully the pre-commit hooks running locally will get us most of the way.