Initial commit

This commit is contained in:
2025-05-18 18:02:44 +02:00
commit 3e51315a71
10 changed files with 298 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="GoDfaErrorMayBeNotNil" enabled="true" level="WARNING" enabled_by_default="true">
<functions>
<function importPath="net/http" name="Get" />
</functions>
</inspection_tool>
</profile>
</component>