This is an automated email from the ASF dual-hosted git repository.
jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 45b6935a8 THRIFT-5925: Java UUID fix Client: Java Patch: CJCombrink
add df22bb1b1 Added Rubocop harness to enforce Ruby code style
No new revisions were added by this update.
Summary of changes:
.github/workflows/sca.yml | 19 +++++++++++++++++++
lib/rb/.rubocop.yml | 13 +++++++++++++
lib/rb/Gemfile | 2 ++
lib/rb/Gemfile.linters | 5 +++++
lib/rb/Gemfile.lock | 40 ++++++++++++++++++++++++++++++++++++++++
lib/rb/Rakefile | 9 ++++++++-
lib/rb/coding_standards.md | 10 +++++++++-
test/rb/.rubocop.yml | 1 +
test/rb/Gemfile | 2 ++
test/rb/Gemfile.lock | 40 ++++++++++++++++++++++++++++++++++++++++
10 files changed, 139 insertions(+), 2 deletions(-)
create mode 100644 lib/rb/.rubocop.yml
create mode 100644 lib/rb/Gemfile.linters
create mode 120000 test/rb/.rubocop.yml