FILE / ScuroNeko/mtg

.idea/inspectionProfiles/Project_Default.xml

Исходный файл и его история в репозитории.
FILE c80d3452f08bb9243ec3bc940af868c9f4d889e1
Files
mtg/.idea/inspectionProfiles/Project_Default.xml
T
ScuroNeko c80d3452f0 support for test dc1-3
loading custom dc ips from config
2026-04-20 13:04:13 +03:00

15 lines
617 B
XML

<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="GoLinter" enabled="true" level="WARNING" enabled_by_default="true" />
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredPackages">
<value>
<list size="1">
<item index="0" class="java.lang.String" itemvalue="mysql-connector-python" />
</list>
</value>
</option>
</inspection_tool>
</profile>
</component>