Changes between Version 19 and Version 20 of Rules/QAToolInspiredValidations


Ignore:
Timestamp:
2019-03-10T23:09:07+01:00 (7 years ago)
Author:
frodrigo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Rules/QAToolInspiredValidations

    v19 v20  
    9999
    100100way[junction=roundabout][ref][inside("FR,NC")] {
    101     throwWarning: tr("Should not contain tag ref=%s");
     101    throwWarning: tr("Should not contain tag ref={0}", "{1.value}");
    102102    -osmoseItemClassLevel: "4020/102/2";
    103103    -osmoseTags: list("highway", "roundabout", "fix:chair");