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

Exclude rule for spec is ignored #49

@alexander-myltsev

Description

@alexander-myltsev

Expected Behavior

I have .rubocop.yml config rule as follows:

AllCops:
  Exclude:
    - spec/**/*

I expect RubyMine won't highlight Rubocop errors for specs.

Actual Behavior

But it does highlight them.

Logs

Follow instructions here: https://github.com/sirlantis/rubocop-for-rubymine/blob/master/CONTRIBUTING.md

Environment

Operating System:
System Version: macOS 10.12.2 (16C67)
Kernel Version: Darwin 16.3.0

RubyMine Version:
RubyMine 2016.3.2
Build #RM-163.10154.57, built on January 19, 2017
JRE: 1.8.0_112-release-408-b6 x86_64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o

Quick Troubleshooting

  • I launched RubyMine from the command-line (using mine .) to fully propagate ENV.

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