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 8eb44d1 commit f2434e9Copy full SHA for f2434e9
src/main/resources/META-INF/plugin.xml
@@ -133,6 +133,7 @@
133
enabledByDefault="true" level="INFORMATION"
134
implementationClass="com.vk.modulite.inspections.intentions.AllowInternalAccessEmptyInspection"/>
135
136
+ <internalFileTemplate name=".modulite.yaml"/>
137
<!-- Intentions -->
138
<intentionAction>
139
<className>com.vk.modulite.inspections.intentions.GoToModuliteDefinitionIntention</className>
0 commit comments