Applied google-readability-namespace-comments clang-tidy fixes
This commit is contained in:
@@ -218,8 +218,8 @@ template <> void append_value<plantuml>(plantuml &l, const plantuml &r)
|
||||
{
|
||||
l.append(r);
|
||||
}
|
||||
}
|
||||
}
|
||||
} // namespace config
|
||||
} // namespace clanguml
|
||||
|
||||
namespace YAML {
|
||||
using clanguml::common::model::access_t;
|
||||
@@ -775,4 +775,4 @@ template <> struct convert<config> {
|
||||
return true;
|
||||
}
|
||||
};
|
||||
}
|
||||
} // namespace YAML
|
||||
|
||||
Reference in New Issue
Block a user