Upgrade to clang-tidy 18 (#6919)

This commit is contained in:
Siarhei Fedartsou
2024-06-06 22:20:38 +02:00
committed by GitHub
parent feeed75cf1
commit 523ee762f0
9 changed files with 39 additions and 12 deletions
-1
View File
@@ -239,7 +239,6 @@ void test_route_same_coordinates(bool use_json_only_api)
BOOST_CHECK(((void)name, true));
// nothing can be said about mode, contains mode of transportation
const auto mode = std::get<json::String>(step_object.values.at("mode")).value;
BOOST_CHECK(!name.empty());
const auto &maneuver =