astyle is really choosy

This commit is contained in:
Kunal Tyagi 2022-06-26 04:01:43 +09:00
parent 420f47fd1e
commit 47c3eb785e

View File

@ -41,7 +41,6 @@ namespace persons
std::string name = ""; \
int age = 0; \
json metadata = nullptr; \
\
public: \
bool operator==(const ClassName& rhs) const \
{ \