ahdis / matchbox

Apache License 2.0
28 stars 20 forks source link

Ignore suppressWarnInfo Version independent #239

Closed oliveregger closed 3 months ago

oliveregger commented 3 months ago

Current you specify the suppressWarnInfo per Ig, and version.

If would be nice if we could leave out the version that it applies to all ig'version.

      suppressWarnInfo:
        hl7.fhir.r4.core#4.0.1:
          - "Constraint failed: dom-6:"
          - "regex:Entry '(.+)' isn't reachable by traversing forwards from the Composition"
        ch.fhir.ig.ch-elm#1.3.0:
          - "regex:Binding for path (.+) has no source, so can't be checked"

see also https://github.com/ahdis/ch-elm/issues/94

oliveregger commented 3 months ago

introduced in 3.8.5