Change clang format line width to 120
This commit is contained in:
@@ -36,6 +36,5 @@ std::vector<std::string> TestContext::getInputPaths() const
|
||||
|
||||
std::vector<std::string> TestContext::getExampleInputPaths() const
|
||||
{
|
||||
return std::vector<std::string>{ "data/examples", "../../../data/examples",
|
||||
"../../../../data/examples" };
|
||||
return std::vector<std::string>{ "data/examples", "../../../data/examples", "../../../../data/examples" };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user