HEX
Server: nginx/1.28.3
System: Linux lightweb-s1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: drdrivek-71 (1047)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/mocapict-106/mocapictures.kr/vendor/hexadog/laravel-theme-installer/phpcs.xml
<?xml version="1.0"?>
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="PSR2" xsi:noNamespaceSchemaLocation="../../../phpcs.xsd">
    <description>The PSR-2 coding standard.</description>
    <arg name="tab-width" value="4"/>
    <rule ref="PSR1"/>
    <rule ref="PSR2"/>
    
    <!-- 1. Exclude directories -->
	<exclude-pattern>vendor</exclude-pattern>
	<exclude-pattern>resources</exclude-pattern>
	<exclude-pattern>database/</exclude-pattern>
	<exclude-pattern>storage/</exclude-pattern>
	<exclude-pattern>node_modules/</exclude-pattern>
</ruleset>