����JFIF��x�x����'
Server IP : 66.29.137.217 / Your IP : 18.117.162.216 Web Server : LiteSpeed System : Linux premium294.web-hosting.com 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 User : gltevjme ( 1095) PHP Version : 7.0.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/gltevjme/bofirmacademy.com/vendor/yoeunes/toastr/ |
Upload File : |
<?xml version="1.0"?> <ruleset name="yoeunes/toastr coding standard"> <description>yoeunes/toastr coding standard</description> <!-- Pass some flags to PHPCS: p flag: Show progress of the run. s flag: Show sniff codes in all reports. --> <arg name="colors"/> <arg value="psn"/> <!-- Check up to 60 files simultaneously. --> <arg name="parallel" value="60" /> <!-- Only check the PHP files are checked. --> <arg name="extensions" value="php"/> <!-- Check all files in the src directory and the directories below it. --> <file>.</file> <exclude-pattern>vendor/*</exclude-pattern> <!-- inherit rules from: --> <rule ref="PSR2" /> </ruleset>