We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e97a627 commit dec419dCopy full SHA for dec419d
.run/Run --ide QDGO .run.xml
@@ -0,0 +1,12 @@
1
+<component name="ProjectRunConfigurationManager">
2
+ <configuration default="false" name="Run --ide QDGO " type="GoApplicationRunConfiguration" factoryName="Go Application">
3
+ <module name="qodana-cli" />
4
+ <working_directory value="$PROJECT_DIR$" />
5
+ <parameters value="--ide QDGO" />
6
+ <kind value="PACKAGE" />
7
+ <package value="github.com/JetBrains/qodana-cli/v2025/cli" />
8
+ <directory value="$PROJECT_DIR$" />
9
+ <filePath value="$PROJECT_DIR$/cli/main.go" />
10
+ <method v="2" />
11
+ </configuration>
12
+</component>
0 commit comments