[
https://issues.apache.org/jira/browse/AVRO-2482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16899869#comment-16899869
]
ASF subversion and git services commented on AVRO-2482:
-------------------------------------------------------
Commit 9125e9acff342accbb404270c09fef4ccff151d6 in avro's branch
refs/heads/master from Kengo Seki
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=9125e9a ]
AVRO-2482: Introduce RuboCop for linting the Ruby bindings (#592)
* AVRO-2482: Introduce RuboCop for linting the Ruby bindings
* Additional fixes for AVRO-2482
* Rename unused arguments to _original_name rather than _ for readability
* Fix Dockerfile to consolidate definition of the dependent libraries
* Remove a shebang line and execution permission from test/random_data.rb,
which only contains a class definition, and instead add them to
sample_ipc_http_server.rb, which works as a standalone script
* Additional fixes for AVRO-2482
* Upgrade Yetus with some workarounds so that installing
Ruby packages via Gemfile in docker works on Travis CI
* Fix Ruby test tools to work with the IPC interop test
> Introduce RuboCop for linting the Ruby bindings
> -----------------------------------------------
>
> Key: AVRO-2482
> URL: https://issues.apache.org/jira/browse/AVRO-2482
> Project: Apache Avro
> Issue Type: Improvement
> Components: ruby
> Reporter: Kengo Seki
> Assignee: Kengo Seki
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)