2023-10-31 18:09:29 +00:00
|
|
|
<component name="InspectionProjectProfileManager">
|
|
|
|
|
<profile version="1.0">
|
|
|
|
|
<option name="myName" value="Project Default" />
|
2024-02-26 09:49:17 +00:00
|
|
|
<inspection_tool class="DuplicatedCode" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
|
|
|
|
<Languages>
|
2025-01-18 01:44:24 +00:00
|
|
|
<language minSize="63" name="Python" />
|
2024-02-26 09:49:17 +00:00
|
|
|
</Languages>
|
|
|
|
|
</inspection_tool>
|
2023-12-06 02:47:44 +00:00
|
|
|
<inspection_tool class="Eslint" enabled="true" level="SERVER PROBLEM" enabled_by_default="true" editorAttributes="GENERIC_SERVER_ERROR_OR_WARNING">
|
|
|
|
|
<option name="useSeverityFromConfigFile" value="false" />
|
|
|
|
|
</inspection_tool>
|
2024-03-05 04:08:04 +00:00
|
|
|
<inspection_tool class="PyMissingTypeHintsInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true" />
|
2024-11-01 02:08:20 +00:00
|
|
|
<inspection_tool class="PyNestedDecoratorsInspection" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
|
2024-02-26 09:49:17 +00:00
|
|
|
<inspection_tool class="PyPep8Inspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
|
|
|
|
|
<option name="ignoredErrors">
|
|
|
|
|
<list>
|
|
|
|
|
<option value="E203" />
|
|
|
|
|
</list>
|
|
|
|
|
</option>
|
|
|
|
|
</inspection_tool>
|
2024-11-01 09:23:59 +00:00
|
|
|
<inspection_tool class="PyTestUnpassedFixtureInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
2024-05-23 02:39:58 +00:00
|
|
|
<inspection_tool class="PyTypeCheckerInspection" enabled="false" level="WARNING" enabled_by_default="false" />
|
2025-01-18 01:44:24 +00:00
|
|
|
<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>
|
2023-10-31 18:09:29 +00:00
|
|
|
</profile>
|
|
|
|
|
</component>
|