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 9c0d894f3 Enable RuboCop redundancy rules (#3726)
     add 2a618e79a Enable RuboCop Style/RedundantBegin (#3727)

No new revisions were added by this update.

Summary of changes:
 lib/rb/.rubocop.yml                            |  3 +
 lib/rb/benchmark/benchmark.rb                  |  8 +--
 lib/rb/lib/thrift/server/nonblocking_server.rb | 24 +++-----
 lib/rb/lib/thrift/server/simple_server.rb      | 42 +++++++-------
 lib/rb/lib/thrift/server/thread_pool_server.rb | 40 ++++++-------
 lib/rb/lib/thrift/server/threaded_server.rb    | 44 +++++++-------
 lib/rb/lib/thrift/transport/socket.rb          | 12 ++--
 lib/rb/lib/thrift/transport/unix_socket.rb     |  8 +--
 lib/rb/spec/nonblocking_server_spec.rb         | 72 +++++++++++------------
 lib/rb/spec/struct_spec.rb                     | 80 ++++++++++++--------------
 10 files changed, 151 insertions(+), 182 deletions(-)

Reply via email to