diff --git a/phpcs.xml b/phpcs.xml index bda9a9f9174..3e2eb308893 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -4,9 +4,78 @@ xsi:noNamespaceSchemaLocation="vendor/squizlabs/php_codesniffer/phpcs.xsd" name="Psalm coding standard" > + The coding standard for Psalm. + + + - - + + + + + + bin/ + src/ + tests/ + + src/Psalm/Internal/Visitor/SimpleNameResolver.php + + src/Psalm/Internal/Stubs/ + tests/fixtures/ + + + + + + + tests + src/Psalm/Internal/Type/TemplateStandinTypeReplacer.php + + + + + + + + + + * + + + + + + + + + + + + @@ -15,40 +84,38 @@ - - - - tests - src/Psalm/Internal/Type/TemplateStandinTypeReplacer.php - - - * + + + + - + + + - + - - bin/ - src/ - tests/ - - src/Psalm/Internal/Visitor/SimpleNameResolver.php - - src/Psalm/Internal/Stubs/ - tests/fixtures/