Closed jvpichowski closed 4 months ago
I removed the precommit configurations in #188 since they were more annoying than helping. DevContainers and potentially also other setups where precommit install
was executed during setup need to run precommit uninstall
as a fix. Rebuilding the dev container would also work. Afterwards this should hopefully never lead to any problems since it should be completely removed now.
I use the devcontainer.
When committing it says:
In the documentation for
Contributing.md
it says:I can't find that file, too. Also running
pre-commit install
did not help.Did I miss-configure something?