I can make it go away by adding ``` options_scope ...
# general
a
I can make it go away by adding
Copy code
options_scope = 'blah'
options_scope_category = 'bleh'
to
SkipAndTransitiveOptionsRegistrar
, but I’m pretty sure I shouldn’t have to…