Added default style file in template

Signed-off-by: prettysunflower <me@prettysunflower.moe>
This commit is contained in:
2025-07-07 14:45:56 -04:00
parent 3f2ad4bbcf
commit 5621dd14f6
6 changed files with 32 additions and 2 deletions

4
.idea/php.xml generated
View File

@@ -18,7 +18,7 @@
<component name="PhpCodeSniffer">
<phpcs_settings>
<phpcs_by_interpreter asDefaultInterpreter="true" interpreter_id="b6c4540e-d363-46a2-b336-1a327b9ed7b0" tool_path="/Users/remilia/PHP_CodeSniffer/bin/phpcs" timeout="30000" />
<PhpCSConfiguration beautifier_path="$USER_HOME$/PHP_CodeSniffer/bin/phpcbf" standards="MySource;PEAR;PSR1;PSR12;PSR2;Squiz;Zend" tool_path="$USER_HOME$/PHP_CodeSniffer/bin/phpcs" />
<PhpCSConfiguration beautifier_path="/usr/bin/phpcbf" standards="MySource;PEAR;PSR1;PSR12;PSR2;Squiz;Zend" tool_path="/usr/bin/phpcs" />
</phpcs_settings>
</component>
<component name="PhpExternalFormatter">
@@ -26,8 +26,8 @@
</component>
<component name="PhpIncludePathManager">
<include_path>
<path value="$USER_HOME$/Downloads/wordpress 2" />
<path value="$PROJECT_DIR$/vendor/composer" />
<path value="$USER_HOME$/wordpress" />
</include_path>
</component>
<component name="PhpProjectSharedConfiguration" php_language_level="8.1" />