We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 021c3fc commit 2e1ad73Copy full SHA for 2e1ad73
src/main/kotlin/com/demonwav/mcdev/util/MultiInspectionSuppressor.kt
src/main/resources/META-INF/plugin.xml
@@ -54,9 +54,6 @@
54
<!--region NO PLATFORM-->
55
<!---->
56
57
- <!-- Allows using multiple inspection suppressors -->
58
- <lang.inspectionSuppressor order="first" language="JAVA" implementationClass="com.demonwav.mcdev.util.MultiInspectionSuppressor"/>
59
-
60
<facetType implementation="com.demonwav.mcdev.facet.MinecraftFacetType" />
61
62
<!-- File templates are for project creations -->
0 commit comments