mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2026-01-14 00:35:13 +00:00
* `.github/actions/coverage/action.yml` * Ignore `unused` errors when excluding coverage directories * `docs/build/building_on_ubuntu.md` * Fix typo * `src/parameterize_style.cpp` * Use `auto` rather than `std::optional<std::string>`/`boost::optional<std::string>`