You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do not export empty, disabled, or included configs
This change is done to not clutter the configuration with unnecessary
hook configurations, and to make sure when changing a configuration file
with 'enable' or 'disable' commands, we do not double actions that are
included from other files.
Issue: #278
0 commit comments