feature requests - envs provided by plugins #828
Labels
feature:change
something exists already but should behave differently
help:wanted
Issues that have been acknowledged, a solution determined and a PR might likely be accepted.
level:hard
rought estimate that this might be quite hard to implement
needs:discussion
It's not quite clear if and how this should be done
there are common tasks like linting, chdechecks, and it would be nice if it was possible to move them to some kind of env or plugin
the use case that brought this uppon was switching the linting of pytest to pre-commit, and realizing that pretty much all pre-commit using projects are would need the same tox.ini entry to map linting to pre-commit
The text was updated successfully, but these errors were encountered: