Chore: housekeeping: lint

This commit is contained in:
Pieter Vander Vennet 2023-12-19 22:08:00 +01:00
parent 2cbd709d71
commit 663b194247
334 changed files with 4675 additions and 1730 deletions

View file

@ -37,11 +37,11 @@ All objects which have an etymology known
Elements must match **all** of the following expressions:
0. name~.+
1. highway~.+
2. highway!=bus_stop
0. highway!=bus_stop
1. name~.+
2. highway~.+
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22name%22%5D%5B%22highway%22%5D%5B%22highway%22!%3D%22bus_stop%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
[Execute on overpass](http://overpass-turbo.eu/?Q=%5Bout%3Ajson%5D%5Btimeout%3A90%5D%3B%28%20%20%20%20nwr%5B%22highway%22!%3D%22bus_stop%22%5D%5B%22name%22%5D%5B%22highway%22%5D%28%7B%7Bbbox%7D%7D%29%3B%0A%29%3Bout%20body%3B%3E%3Bout%20skel%20qt%3B)
@ -207,6 +207,16 @@ This tagrendering is only visible in the popup if the following condition is met
### favourite_status
This tagrendering has no question and is thus read-only
### all-tags