Skip to content

Commit dec419d

Browse files
avafanasievMekhailS
authored andcommitted
:brics: Add native run configuration
1 parent e97a627 commit dec419d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.run/Run --ide QDGO .run.xml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)