Added clang-format target
This commit is contained in:
@@ -53,7 +53,7 @@ struct diagram {
|
||||
bool started{false};
|
||||
std::string name;
|
||||
|
||||
//std::map<std::string, activity> sequences;
|
||||
// std::map<std::string, activity> sequences;
|
||||
std::map<std::string, activity> sequences;
|
||||
|
||||
void sort()
|
||||
|
||||
Reference in New Issue
Block a user