Skip to content

Add programmatic run of RubyMine code inspections for workspaces domain to new automated script

MR: Pending

Description

Hook up https://www.jetbrains.com/help/ruby/command-line-code-inspector.html to run programatically via a new script in scripts/remote_development.

This helps support https://handbook.gitlab.com/handbook/tools-and-tips/editors-and-ides/jetbrains-ides/code-inspection/ for the Category:Workspaces domain.

Acceptance Criteria

  • scripts/remote_development/run-rubymine-code-inspections.sh should run necessary inspections.

Technical Requirements

Impact Assessment

These inspections are useful becuase:

Edited by Chad Woolley