BossBey File Manager
PHP:
7.4.33
OS:
Linux
User:
root
Root
/
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
tests
/
Core
/
Ruleset
📤 Upload
📝 New File
📁 New Folder
Close
Editing: ExpandRulesetReferenceHomePathFailTest.xml
<?xml version="1.0"?> <ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="ExpandRulesetReferenceHomePathTest" xsi:noNamespaceSchemaLocation="https://schema.phpcodesniffer.com/phpcs.xsd"> <!-- With a mocked "home" path to an existing directory, this reference should still fail as the underlying subdirectory doesn't exist. --> <rule ref="~/src/MyStandard/Sniffs/DoesntExist/"/> </ruleset>
Save
Cancel