mirror of
https://github.com/openstreetmap/mod_tile.git
synced 2025-07-25 15:04:30 +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>`