the c, the h, the e, the m

This commit is contained in:
2024-05-07 04:26:40 -05:00
parent 4086dfd319
commit 21653702c3
3 changed files with 39 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="StringOperationCanBeSimplified" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoreStringConstructor" value="true" />
</inspection_tool>
</profile>
</component>