Initial commit

This commit is contained in:
Neemek 2024-10-08 15:08:56 +02:00
commit 541140687f
Signed by: neemek
GPG key ID: 28360A8951CD0E9B
25 changed files with 4776 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">
<methods>
<method importPath="neemek.com/anglais/src" receiver="*Lexer" name="NextToken" />
</methods>
</inspection_tool>
</profile>
</component>