QD-4485 qodana scan: pr-mode doesn't honor source-directory

GitOrigin-RevId: e6f5fb2c097dacc1db0dd13d38b5c6ce9c056653
This commit is contained in:
Dima Golovinov
2023-10-02 16:58:18 +02:00
committed by intellij-monorepo-bot
parent b7b36a7592
commit 2a234db751

View File

@@ -104,7 +104,7 @@ public class InspectionApplicationBase implements CommandLineInspectionProgressR
String myTargets;
public boolean myErrorCodeRequired = true;
String myScopePattern;
protected String myScopePattern;
public void startup() {
if (myProjectPath == null) {