Closed nsheff closed 1 year ago
Currently if you inherit_from: a target that does not exist, markmeld will silently ignore.
inherit_from:
Instead, it should warn about that to make it more clear you have probably forgot an import or something.
Currently if you
inherit_from:
a target that does not exist, markmeld will silently ignore.Instead, it should warn about that to make it more clear you have probably forgot an import or something.