Having the ability to guide tools regarding what to do when a file matches multiple types would be nice to have.
Example:
# In mdbase.yaml
settings:
type_conflict_resolution: first_match | error | most_specific
The spec says multi-type is allowed but gives no priority guidance. Different tools will make different choices, leading to inconsistent behavior.
Spec section: Configuration / Multi-Type Records
Having the ability to guide tools regarding what to do when a file matches multiple types would be nice to have.
Example:
The spec says multi-type is allowed but gives no priority guidance. Different tools will make different choices, leading to inconsistent behavior.
Spec section: Configuration / Multi-Type Records