Fixed formatting

This commit is contained in:
Bartek Kryza
2023-01-13 18:24:26 +01:00
parent ada11c6047
commit 7153666087
6 changed files with 10 additions and 10 deletions

View File

@@ -60,7 +60,8 @@ public:
const common::reference_vector<common::model::source_file> &files() const;
common::optional_ref<clanguml::common::model::diagram_element>
get_with_namespace(const std::string &name, const common::model::namespace_ &ns) const override;
get_with_namespace(const std::string &name,
const common::model::namespace_ &ns) const override;
inja::json context() const override;