浏览代码

PY-2022.1 <Faith@DESKTOP-FQ04LTL Update Default.xml

艽十艽 3 年之前
父节点
当前提交
fcdbb446a6
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      inspection/Default.xml

+ 7 - 0
inspection/Default.xml

@@ -13,4 +13,11 @@
   </inspection_tool>
   <inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
   <inspection_tool class="JSHint" enabled="true" level="ERROR" enabled_by_default="true" />
+  <inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
+    <option name="ignoredIdentifiers">
+      <list>
+        <option value="dict.*" />
+      </list>
+    </option>
+  </inspection_tool>
 </profile>