Skip to content
Snippets Groups Projects
Verified Commit b0047f3e authored by Timm Fitschen's avatar Timm Fitschen
Browse files

STY: autoformatting

parent b4742f31
No related branches found
No related tags found
2 merge requests!42Release 0.2.0,!40F dot in username
Pipeline #24959 failed
This commit is part of merge request !40. Comments created here will be created in the context of that merge request.
...@@ -52,6 +52,7 @@ public: ...@@ -52,6 +52,7 @@ public:
[[nodiscard]] auto GetPermission() const -> const std::string &; [[nodiscard]] auto GetPermission() const -> const std::string &;
auto operator==(const PermissionRule &other) const -> bool; auto operator==(const PermissionRule &other) const -> bool;
private: private:
PermissionRuleImpl *impl; PermissionRuleImpl *impl;
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment