a-b-street / osm2lanes

A common library and set of test cases for transforming OSM tags to lane specifications
https://a-b-street.github.io/osm2lanes/
Apache License 2.0
34 stars 2 forks source link

Rust: Fix Broken Testing #67

Closed droogmic closed 2 years ago

droogmic commented 2 years ago

Re-enable testing, accidentally broken during a refactor Allow ignoring warnings. Loosen the warnings generated by lanes:* -> This should fix the website...