Rust-for-Arduboy/.idea/inspectionProfiles/Project_Default.xml

10 lines
369 B
XML
Raw Normal View History

2023-10-05 11:55:17 +02:00
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="DuplicatedCode" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<Languages>
<language minSize="268" name="Rust" />
2023-10-05 11:55:17 +02:00
</Languages>
</inspection_tool>
</profile>
</component>