This is an automated email from the ASF dual-hosted git repository.
jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 93f91fb0f Bump json from 2.18.1 to 2.19.2 in /test/rb
add 2d54dc9e8 THRIFT-5940: Make generated Ruby code RuboCop compliant
No new revisions were added by this update.
Summary of changes:
.github/workflows/sca.yml | 4 +
compiler/cpp/src/thrift/generate/t_rb_generator.cc | 145 +++++++++++++++------
compiler/cpp/tests/CMakeLists.txt | 2 +-
.../tests/rb/t_rb_generator_functional_tests.cc | 64 +++++++++
4 files changed, 174 insertions(+), 41 deletions(-)
create mode 100644 compiler/cpp/tests/rb/t_rb_generator_functional_tests.cc