Skip to content

Update RubyMine noinspection comments

Chad Woolley requested to merge caw-update-rubymine-noinspection-comments into master

What does this MR do and why?

Updates JetBrains noinspection comments for the Category:Remote Development domain code.

For more context, see https://handbook.gitlab.com/handbook/tools-and-tips/editors-and-ides/jetbrains-ides/code-inspection/why-are-there-noinspection-comments/

NOTE: Vue/JS noinspection comments added in this MR will be addressed by Address JetBrains noinspection comments in Java... (#437600)

Tasks

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

  1. Open gitlab project in RubyMine.
  2. Run Inspect Code for all code in the Remote Development domain. Use this remote dev shared scope: https://gitlab.com/jetbrains-ide-config/jetbrains-ide-config-gitlab/-/blob/master/dotidea/scopes/remote_dev.xml?ref_type=heads
Edited by Chad Woolley

Merge request reports