Browse Source

disabled spell checks [ci skip]

Sebastian Stenzel 6 years ago
parent
commit
384c9de7aa
1 changed files with 10 additions and 0 deletions
  1. 10 0
      .idea/inspectionProfiles/Project_Default.xml

+ 10 - 0
.idea/inspectionProfiles/Project_Default.xml

@@ -0,0 +1,10 @@
+<component name="InspectionProjectProfileManager">
+  <profile version="1.0">
+    <option name="myName" value="Project Default" />
+    <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>