Applied google-readability-namespace-comments clang-tidy fixes
This commit is contained in:
@@ -40,4 +40,4 @@ bool package::is_deprecated() const { return is_deprecated_; }
|
||||
|
||||
void package::set_deprecated(bool deprecated) { is_deprecated_ = deprecated; }
|
||||
|
||||
}
|
||||
} // namespace clanguml::common::model
|
||||
Reference in New Issue
Block a user