Changes between Version 23 and Version 24 of Rules/ValidatingBuildingsInHOTTMProjects
- Timestamp:
- 2025-08-06T12:28:37+02:00 (7 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Rules/ValidatingBuildingsInHOTTMProjects
v23 v24 65 65 66 66 /* 67 Node with building tag 68 */ 67 Node with building tag - turned off because way more often we map buildings as nodes on purpose then by mistake 68 69 69 node[building]{ 70 70 throwWarning: tr("Node has a building tag"); 71 71 group: tr("HOT TM Validator Checker"); 72 72 } 73 */ 73 74 74 75 /*