<?xml version="1.0"?> <ruleset> <arg name="basepath" value="."/> <arg name="extensions" value="php"/> <arg name="parallel" value="80"/> <arg name="cache" value=".phpcs-cache"/> <arg name="colors"/> <!-- Ignore warnings, show progress of the run and show sniff names --> <arg value="nps"/> <!-- Directories to be checked --> <file>src</file> <file>tests</file> <!-- Include full Unleashed Coding Standard --> <rule ref="Unleashed"/> </ruleset>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.git | Folder | 0755 |
|
|
.github | Folder | 0755 |
|
|
docs | Folder | 0755 |
|
|
src | Folder | 0755 |
|
|
tests | Folder | 0755 |
|
|
.editorconfig | File | 200 B | 0644 |
|
.gitattributes | File | 605 B | 0644 |
|
.gitignore | File | 124 B | 0644 |
|
.scrutinizer.yml | File | 1.09 KB | 0644 |
|
CHANGELOG.md | File | 1.29 KB | 0644 |
|
LICENSE.md | File | 1.5 KB | 0644 |
|
README.md | File | 7.15 KB | 0644 |
|
composer.json | File | 1.98 KB | 0644 |
|
phpcs.xml.dist | File | 512 B | 0644 |
|
phpstan.neon.dist | File | 239 B | 0644 |
|
phpunit.xml.dist | File | 919 B | 0644 |
|
psalm.xml | File | 459 B | 0644 |
|