Bug 1857279 - Consolidate all mach @SettingsProvider hooks in one file and class and have them execute very early during mach_initialize() r=ahal
The only remaining @SettingsProvider hooks should be in test files. Differential Revision: https://phabricator.services.mozilla.com/D192375
This commit is contained in:
@@ -167,6 +167,7 @@ def initialize(topsrcdir, args=()):
|
||||
_maybe_activate_mozillabuild_environment()
|
||||
|
||||
import mach.main
|
||||
import mach.settings # noqa need @SettingsProvider hook to execute
|
||||
from mach.command_util import (
|
||||
MACH_COMMANDS,
|
||||
DetermineCommandVenvAction,
|
||||
|
||||
Reference in New Issue
Block a user