1
Fork 0
mirror of https://github.com/Steffo99/cfig.git synced 2024-10-16 06:17:37 +00:00

Disable the annoying spell checking inspection

This commit is contained in:
Steffo 2022-09-06 04:26:40 +02:00
parent 4fcd65b62e
commit 907199aac6
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -18,5 +18,10 @@
</list>
</option>
</inspection_tool>
<inspection_tool class="SpellCheckingInspection" enabled="false" level="TYPO" enabled_by_default="false">
<option name="processCode" value="true" />
<option name="processLiterals" value="true" />
<option name="processComments" value="true" />
</inspection_tool>
</profile>
</component>