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:
@@ -118,7 +118,7 @@ std::vector<CellMetric> customizeFilteredMetrics(const partitioner::MultiLevelEd
|
||||
|
||||
return metrics;
|
||||
}
|
||||
}
|
||||
} // namespace
|
||||
|
||||
int Customizer::Run(const CustomizationConfig &config)
|
||||
{
|
||||
@@ -191,5 +191,5 @@ int Customizer::Run(const CustomizationConfig &config)
|
||||
return 0;
|
||||
}
|
||||
|
||||
} // namespace customizer$
|
||||
} // namespace customizer
|
||||
} // namespace osrm
|
||||
|
||||
Reference in New Issue
Block a user