It would be nice to be able to enable plugins with a command like:
trunk check enable pylint pylint-django
and this would edit trunk.yaml to match:
lint:
enabled:
- pylint@X.X.X:
packages:
- python-django@X.X.X