Applied google-readability-namespace-comments clang-tidy fixes
This commit is contained in:
@@ -54,4 +54,4 @@ std::vector<std::string> &enum_::constants() { return constants_; }
|
||||
|
||||
const std::vector<std::string> &enum_::constants() const { return constants_; }
|
||||
|
||||
}
|
||||
} // namespace clanguml::class_diagram::model
|
||||
|
||||
Reference in New Issue
Block a user