You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by tj...@apache.org on 2021/05/29 01:14:21 UTC

[avro] branch master updated (8c156bd -> b0b86bf)

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

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


    from 8c156bd  AVRO-3148: Format Python with Black (#1233)
     add b0b86bf  AVRO-3147: Upgrade to rubocop v1.x

No new revisions were added by this update.

Summary of changes:
 lang/ruby/.rubocop.yml                     | 40 +++++++++++++++++++++++++++++-
 lang/ruby/Gemfile                          |  4 +--
 lang/ruby/lib/avro/io.rb                   |  4 +--
 lang/ruby/lib/avro/schema.rb               |  2 +-
 lang/ruby/lib/avro/schema_compatibility.rb |  2 ++
 lang/ruby/test/tool.rb                     | 14 +++++------
 6 files changed, 52 insertions(+), 14 deletions(-)