I want to write http/https URL at import option section like this. ```yaml import: - require: https://some.host/shared/querly.yml ``` What do you think about that?