Skip to content

[BUG] [Ruby] Rubocop deprecation error #6449

@rhuanbarreto

Description

@rhuanbarreto

Bug Report Checklist

  • Have you provided a full/minimal spec to reproduce the issue?
  • Have you validated the input using an OpenAPI validator (example)?
  • What's the version of OpenAPI Generator used?
  • Have you search for related issues/PRs?
  • What's the actual output vs expected output?
Description

If you run rubocop on the generated client it gives an error:

Error: The Layout/Tab cop has been renamed to Layout/IndentationStyle. (obsolete configuration found in clients/ruby/.rubocop.yml, please update it)

Rubocop version: 0.84.0

openapi-generator version

4.3.1

Suggest a fix

A PR is being opened.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions