Applied google-readability-namespace-comments clang-tidy fixes
This commit is contained in:
@@ -537,4 +537,4 @@ void generator::generate(std::ostream &ostr) const
|
||||
|
||||
ostr << "@enduml" << '\n';
|
||||
}
|
||||
}
|
||||
} // namespace clanguml::class_diagram::generators::plantuml
|
||||
|
||||
@@ -81,7 +81,7 @@ private:
|
||||
std::string render_name(std::string name) const;
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} // namespace plantuml
|
||||
} // namespace generators
|
||||
} // namespace class_diagram
|
||||
} // namespace clanguml
|
||||
|
||||
Reference in New Issue
Block a user