Updated clang-format to version 12
This commit is contained in:
@@ -55,7 +55,7 @@ struct diagram {
|
||||
|
||||
std::map<std::string, activity> sequences;
|
||||
|
||||
void sort() {}
|
||||
void sort() { }
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user