FairEval / .idea /inspectionProfiles /Project_Default.xml
illorca's picture
Show trad_scores when mode is fair (and docs)
3109162
raw
history blame
461 Bytes
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredIdentifiers">
<list>
<option value="Version" />
<option value="Pipeline" />
</list>
</option>
</inspection_tool>
</profile>
</component>