Skip to content

Excluded files config is not honored #163

@mdesantis

Description

@mdesantis

The extension keeps running Rubocop on excluded files; for example, given the following .rubocop.yml:

AllCops:
  TargetRubyVersion: 3.0
  Exclude:
    - 'config/**/*'

I keep getting highlighted errors on config/application.rb:

Schermata del 2022-02-11 21-19-34

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