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:
@@ -211,5 +211,5 @@ std::vector<char> Connection::compress_buffers(const std::vector<char> &uncompre
|
||||
|
||||
return compressed_data;
|
||||
}
|
||||
}
|
||||
}
|
||||
} // namespace server
|
||||
} // namespace osrm
|
||||
|
||||
Reference in New Issue
Block a user