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:
@@ -63,6 +63,6 @@ inline void renderToV8(v8::Local<v8::Value> &out, const osrm::json::Object &obje
|
||||
osrm::json::Value value = object;
|
||||
mapbox::util::apply_visitor(V8Renderer(out), value);
|
||||
}
|
||||
}
|
||||
} // namespace node_osrm
|
||||
|
||||
#endif // JSON_V8_RENDERER_HPP
|
||||
|
||||
Reference in New Issue
Block a user