Skip to content

Commit 6b97f20

Browse files
committed
Doc: add a note about plugin verifier
1 parent 636ac30 commit 6b97f20

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,8 @@ To run inspections, you can use a predefined *Run Qodana* configuration, which w
101101

102102
A final report is available in the `./build/reports/inspections/` directory.
103103

104-
![Qodana][file:qodana.png]
104+
![Qodana][file:qodana.png]
105+
106+
### Plugin compatibility
107+
108+
`./gradlew runPluginVerifier` can check the plugin compatibility against the specified Gateway. The integration with Githug Actions is commented until [this gradle intellij plugin issue](https://github.com/JetBrains/gradle-intellij-plugin/issues/1027) is fixed.

0 commit comments

Comments
 (0)