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 76ae984a1 Enable RuboCop Style/UnpackFirst (#3722)
     add 94f78a1af Enable additional RuboCop spacing rules (#3723)

No new revisions were added by this update.

Summary of changes:
 lib/rb/.rubocop.yml                                | 54 ++++++++++++++++++++++
 lib/rb/benchmark/benchmark.rb                      |  4 +-
 lib/rb/benchmark/server.rb                         |  2 +-
 lib/rb/benchmark/thin_server.rb                    |  2 +-
 lib/rb/lib/thrift/processor.rb                     |  2 +-
 lib/rb/lib/thrift/protocol/json_protocol.rb        |  8 ++--
 .../thrift/transport/memory_buffer_transport.rb    |  2 +-
 lib/rb/spec/binary_protocol_spec_shared.rb         | 16 +++----
 lib/rb/spec/compact_protocol_spec.rb               |  2 +-
 lib/rb/spec/json_protocol_spec.rb                  | 16 +++----
 test/rb/integration/TestClient.rb                  |  4 +-
 11 files changed, 83 insertions(+), 29 deletions(-)

Reply via email to