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
Verify imports with no configurable variables - shouldn't appear in config-schema.json
If the default module imports mod2 of same package transitively, the configurables from the direct imports in that module should appear in config-schema.json
If there's a non-default module that is not called from default module, the configurables from the direct imports in that module should not appear in config-schema.json
The config-schema.json should not include test only dependencies
How to deal with the provided scope?
Related Issues (optional):
Suggested Labels (optional):
Suggested Assignees (optional):
The text was updated successfully, but these errors were encountered:
Description:
$subject
Describe your task(s)
mod2
of same package transitively, the configurables from the direct imports in that module should appear in config-schema.jsonRelated Issues (optional):
Suggested Labels (optional):
Suggested Assignees (optional):
The text was updated successfully, but these errors were encountered: