Skip to content

wrong identation: expected 4 but 2  #46

Open
@lain0

Description

@lain0

After applying ruboclean .rubocop.yml
with:

Lint/ConstantDefinitionInBlock:
  Exclude:
    - test/**/*

it makes it like:

Lint/ConstantDefinitionInBlock:
  Exclude:
  - test/**/*

and my yamllint returns
error wrong indentation: expected 4 but found 2 (indentation)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions