In #38 , I noted that we don't have pre-commit linting running in CI.
I think I configured this via pre-commit.ci in the past, but maybe that broke with the repo move.
I intend to setup pre-commit.ci again, since it gives the nice autofixing commits.
I've seen some projects setup both that and a GitHub Actions job for this, but I don't quite understand the goals of that configuration. So I don't intend to do that.
In #38 , I noted that we don't have pre-commit linting running in CI.
I think I configured this via
pre-commit.ciin the past, but maybe that broke with the repo move.I intend to setup pre-commit.ci again, since it gives the nice autofixing commits.
I've seen some projects setup both that and a GitHub Actions job for this, but I don't quite understand the goals of that configuration. So I don't intend to do that.