mirror of
https://github.com/Steffo99/cfig.git
synced 2025-03-29 20:00:37 +00:00
Disable the annoying spell checking inspection
This commit is contained in:
parent
4fcd65b62e
commit
907199aac6
1 changed files with 5 additions and 0 deletions
5
.idea/inspectionProfiles/Project_Default.xml
generated
5
.idea/inspectionProfiles/Project_Default.xml
generated
|
@ -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>
|
Loading…
Add table
Reference in a new issue