This is an automated email from the ASF dual-hosted git repository.

kpumuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


    from fe5641c7f Enable RuboCop Style/RedundantReturn (#3728)
     add a1fad9387 Enable RuboCop Lint/UselessAssignment (#3729)

No new revisions were added by this update.

Summary of changes:
 compiler/cpp/src/thrift/generate/t_rb_generator.cc | 24 +++++++++++++++-------
 .../tests/rb/t_rb_generator_functional_tests.cc    | 12 +++++++++++
 lib/rb/.rubocop.yml                                |  3 +++
 lib/rb/benchmark/benchmark.rb                      |  5 ++---
 lib/rb/lib/thrift/exceptions.rb                    |  2 +-
 lib/rb/lib/thrift/protocol/base_protocol.rb        |  2 +-
 lib/rb/lib/thrift/server/nonblocking_server.rb     |  2 +-
 lib/rb/lib/thrift/server/thread_pool_server.rb     |  2 +-
 lib/rb/lib/thrift/struct.rb                        |  2 +-
 lib/rb/lib/thrift/union.rb                         |  4 ++--
 lib/rb/spec/compact_protocol_spec.rb               |  2 +-
 lib/rb/spec/header_protocol_spec.rb                |  4 ++--
 lib/rb/spec/uuid_validation_spec.rb                |  6 +++---
 lib/rb/thrift.gemspec                              |  2 --
 test/rb/integration/TestClient.rb                  | 10 +++++----
 tutorial/rb/RubyClient.rb                          |  2 +-
 16 files changed, 54 insertions(+), 30 deletions(-)

Reply via email to