move managing of off_by_default / enable_extensions to plugin loading

This commit is contained in:
Anthony Sottile 2022-01-01 18:28:11 -05:00
parent ff13916d74
commit a8333e2bf2
12 changed files with 137 additions and 111 deletions

View file

@ -30,6 +30,7 @@ def test_debug_information():
physical_line=[],
),
reporters={},
disabled=[],
)
info = debug.information("9001", plugins)