Upgrade formatting to clang-format 10 (#5895)
* Update formatting tools to clang-format-10 * Reformat using clang-format-10.0.09
This commit is contained in:
@@ -177,5 +177,5 @@ void RequestHandler::HandleRequest(const http::request ¤t_request, http::r
|
||||
<< ", uri: " << current_request.uri;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} // namespace server
|
||||
} // namespace osrm
|
||||
|
||||
Reference in New Issue
Block a user