[importlinter]
root_packages =
    yamltrip

[importlinter:contract:0]
name = yamltrip
type = layers
layers =
    editor
    document
    errors
containers =
    yamltrip
exhaustive = True
exhaustive_ignores =
    _core
ignore_imports =
    yamltrip.document -> yamltrip
