Ignore:
Timestamp:
2024-12-30T17:54:07+01:00 (4 weeks ago)
Author:
stoecker
Message:

fix #24054 - no longer silently ignore identical or mismatching asserts in mapcss tag checker

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/resources/data/validator/combinations.mapcss

    r19257 r19273  
    10741074  throwWarning: tr("{0} together with {1}", "{0.tag}", "{3.tag}");
    10751075  group: tr("suspicious tag combination");
    1076   assertMatch: "way cycleway:right=separate cycleway:right:buffer=yes";
    10771076  assertMatch: "way cycleway:left=shared_lane cycleway:buffer=no";
    10781077  assertMatch: "way cycleway:both=track cycleway:left:buffer=yes";
Note: See TracChangeset for help on using the changeset viewer.