-
Notifications
You must be signed in to change notification settings - Fork 256
Open
Labels
Description
What problem are you trying to solve?
I never want to activate plugins, no matter what package it is from; however, there is currently no way to disable all plugins --- instead, I would need to add the disable flag to every package in my config separately.
What solution would you like?
A global key of the form "disable_plugin" that would disable every plugin in every package.
Alternatives you've considered
No response