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 94f78a1af Enable additional RuboCop spacing rules (#3723)
add 796b75675 Enable RuboCop ambiguity rules (#3725)
No new revisions were added by this update.
Summary of changes:
lib/rb/.rubocop.yml | 21 +++++++++++++++++++++
lib/rb/benchmark/server.rb | 2 +-
lib/rb/benchmark/thin_server.rb | 2 +-
lib/rb/lib/thrift/protocol/binary_protocol.rb | 8 ++++----
lib/rb/lib/thrift/protocol/compact_protocol.rb | 6 +++---
lib/rb/lib/thrift/server/nonblocking_server.rb | 2 +-
lib/rb/lib/thrift/struct.rb | 2 +-
lib/rb/lib/thrift/struct_union.rb | 2 +-
lib/rb/lib/thrift/union.rb | 2 +-
lib/rb/spec/binary_protocol_spec_shared.rb | 16 ++++++++--------
lib/rb/spec/header_transport_spec.rb | 4 ++--
lib/rb/spec/serializer_spec.rb | 4 ++--
lib/rb/spec/socket_spec_shared.rb | 4 ++--
13 files changed, 48 insertions(+), 27 deletions(-)