mrcljx / rubocop-for-rubymine

DEPRECATED: RubyMine supports RuboCop now
https://blog.jetbrains.com/ruby/2017/01/rubymine-2017-1-eap-2-creating-gemsets-rubocop-support/
MIT License
131 stars 29 forks source link

Runs RuboCop linter on the file. You must have RuboCop gem installed in project SDK. #52

Closed anildigital closed 5 years ago

anildigital commented 5 years ago

Expected Behavior

It should not show the message

Actual Behavior

It shows this message after running inspection Runs RuboCop linter on the file. You must have RuboCop gem installed in project SDK.

Logs

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

Environment

macOS 10.14.3 Mojave Operating System: RubyMine Version:

RubyMine 2018.3.4 Build #RM-183.5429.43, built on February 6, 2019 Licensed to Anil Wadghule Subscription is active until March 13, 2019 JRE: 1.8.0_152-release-1343-b26 x86_64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o macOS 10.14.3

Quick Troubleshooting

anildigital commented 5 years ago

Fixed.