mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
QD-4485 qodana scan: pr-mode doesn't honor source-directory
GitOrigin-RevId: e6f5fb2c097dacc1db0dd13d38b5c6ce9c056653
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b7b36a7592
commit
2a234db751
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user