Closed andriish closed 7 months ago
Also contains https://github.com/RosettaCommons/binder/pull/296
The rule clang complaining about is here:
https://clang.llvm.org/extra/clang-tidy/checks/readability/else-after-return.html
This in in the generated code.
@lyskov
Update class.cpp to avoid else after return