summaryrefslogtreecommitdiff
path: root/.idea/php.xml
diff options
context:
space:
mode:
Diffstat (limited to '.idea/php.xml')
-rw-r--r--.idea/php.xml34
1 files changed, 34 insertions, 0 deletions
diff --git a/.idea/php.xml b/.idea/php.xml
new file mode 100644
index 0000000..4d6b749
--- /dev/null
+++ b/.idea/php.xml
@@ -0,0 +1,34 @@
+<?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="PhpCodeSniffer">
+ <phpcs_settings>
+ <phpcs_by_interpreter asDefaultInterpreter="true" interpreter_id="cb06832a-c1e5-4d33-a8f1-88fa166282ef" timeout="30000" />
+ </phpcs_settings>
+ </component>
+ <component name="PhpStan">
+ <PhpStan_settings>
+ <phpstan_by_interpreter asDefaultInterpreter="true" interpreter_id="cb06832a-c1e5-4d33-a8f1-88fa166282ef" timeout="60000" />
+ </PhpStan_settings>
+ </component>
+ <component name="PhpStanOptionsConfiguration">
+ <option name="transferred" value="true" />
+ </component>
+ <component name="Psalm">
+ <Psalm_settings>
+ <psalm_fixer_by_interpreter asDefaultInterpreter="true" interpreter_id="cb06832a-c1e5-4d33-a8f1-88fa166282ef" timeout="60000" />
+ </Psalm_settings>
+ </component>
+ <component name="PsalmOptionsConfiguration">
+ <option name="transferred" value="true" />
+ </component>
+</project> \ No newline at end of file