Skip to content

Commit f67ed11

Browse files
committed
GitHub: add platformBundledModules property placeholder to cleanup gradle.properties
1 parent 6583a88 commit f67ed11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/template-cleanup/gradle.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ platformVersion = 2024.3.6
1818
platformPlugins =
1919
# Example: platformBundledPlugins = com.intellij.java
2020
platformBundledPlugins =
21+
# Example: platformBundledModules = intellij.spellchecker
22+
platformBundledModules =
2123

2224
# Gradle Releases -> https://github.com/gradle/gradle/releases
2325
gradleVersion = 9.0.0

0 commit comments

Comments
 (0)