Skip to content
This repository was archived by the owner on Jul 13, 2025. It is now read-only.
This repository was archived by the owner on Jul 13, 2025. It is now read-only.

Ruby: Generate rubocop config and make sure generated clients pass rubocop. #1120

@landrito

Description

@landrito

Currently, when running the rubocop task on the generated client. Many errors are found. We should resolve this by doing two things:

  • Generate a custom rubocop.yml to make rubocop more reasonable for generated clients. This should be based on the rubocop.ymls already present in google-cloud-ruby.
  • Make the generated code pass for the generated clients using the custom rubocop.yml
  • Add rubocop rake task

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions