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 759b0faf3 Enforce Ruby whitespace layout rules (#3719)
add 76ae984a1 Enable RuboCop Style/UnpackFirst (#3722)
No new revisions were added by this update.
Summary of changes:
lib/rb/.rubocop.yml | 3 +++
lib/rb/lib/thrift/protocol/binary_protocol.rb | 6 +++---
lib/rb/lib/thrift/protocol/compact_protocol.rb | 4 ++--
lib/rb/lib/thrift/server/nonblocking_server.rb | 2 +-
lib/rb/lib/thrift/struct_union.rb | 2 +-
lib/rb/lib/thrift/transport/framed_transport.rb | 2 +-
lib/rb/lib/thrift/transport/header_transport.rb | 12 ++++++------
lib/rb/lib/thrift/uuid.rb | 2 +-
lib/rb/spec/header_protocol_spec.rb | 2 +-
lib/rb/spec/header_transport_spec.rb | 6 +++---
10 files changed, 22 insertions(+), 19 deletions(-)