Lynnesbian
c3adaea88c
- clippy.sh now works if you're a weirdo with spaces in their $HOME path - a """performance optimisation""" to utils.rs so minor that i would be surprised if it saved the world one microwatt of electricity over my entire lifespan - cargo update - removed useless extension_from_path function
10 lines
No EOL
543 B
XML
10 lines
No EOL
543 B
XML
<component name="InspectionProjectProfileManager">
|
|
<profile version="1.0">
|
|
<option name="myName" value="Project Default" />
|
|
<inspection_tool class="DuplicatedCode" enabled="false" level="WEAK WARNING" enabled_by_default="false" />
|
|
<inspection_tool class="RegExpRepeatedSpace" enabled="true" level="INFORMATION" enabled_by_default="true" />
|
|
<inspection_tool class="ShellCheck" enabled="true" level="ERROR" enabled_by_default="true">
|
|
<shellcheck_settings value="SC2016" />
|
|
</inspection_tool>
|
|
</profile>
|
|
</component> |