.idea
codeStyles
.gitignore
gitea-deb-builder.iml
modules.xml
php.xml
vcs.xml
amd64
arm64
.gitignore
build.conf
build.sh
wrapper.sh
19 lines
692 B
XML
19 lines
692 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="MessDetectorOptionsConfiguration">
|
|
<option name="transferred" value="true" />
|
|
</component>
|
|
<component name="PHPCSFixerOptionsConfiguration">
|
|
<option name="transferred" value="true" />
|
|
</component>
|
|
<component name="PHPCodeSnifferOptionsConfiguration">
|
|
<option name="highlightLevel" value="WARNING" />
|
|
<option name="transferred" value="true" />
|
|
</component>
|
|
<component name="PhpStanOptionsConfiguration">
|
|
<option name="transferred" value="true" />
|
|
</component>
|
|
<component name="PsalmOptionsConfiguration">
|
|
<option name="transferred" value="true" />
|
|
</component>
|
|
</project> |