Changes between Version 35 and Version 37 of Rules/QAToolInspiredValidations


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Rules/QAToolInspiredValidations

    v35 v37  
    136136}
    137137
    138 *[highway][junction=roundabout][area!~/no|false/] {
    139     throwWarning: "tr(40201: On junction=roundabout; Unnecessary area tag");
     138*[highway][junction=roundabout][area][area!~/no|false/] {
     139    throwWarning: tr("40201: On junction=roundabout; Unnecessary area tag");
    140140    group: "4020/40201";
    141141    fixRemove: "area";