Open dstansby opened 3 weeks ago
Prettier is no longer supported as a pre-commit hook - see https://github.com/prettier/prettier/issues/15742. It's a long thread, but the TL;DR is that prettier don't want to adopt an 'official' plugin, and pre-commit doesn't want to host a hook.
pre-commit
Options seem to be:
n/a
No response
I'd vote 3 just because of scientific-python recommended. However, the real issue is the pre-commit maintainer, not prettier
scientific-python
prettier
Describe the Bug
Prettier is no longer supported as a pre-commit hook - see https://github.com/prettier/prettier/issues/15742. It's a long thread, but the TL;DR is that prettier don't want to adopt an 'official' plugin, and
pre-commit
doesn't want to host a hook.Options seem to be:
To Reproduce
n/a
Expected Behaviour
n/a
Actual Behaviour
n/a
Additional Context
No response