Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 386 Bytes

File metadata and controls

10 lines (9 loc) · 386 Bytes

Reporting Issues

  1. Go Help > Configure Debug Log Settings
  2. Add the following lines
  • io.github.sirlantis.rubymine
  • io.github.sirlantis.rubymine.rubocop
  1. Go to Help > Show Log In Finder
  2. Optional but Recommended: Restart the IDE.
  3. Cause a RuboCop violation, save the Ruby file (the plugin only triggers on save).
  4. Check the log for anything RuboCop related.