%PDF- %PDF-
| Direktori : /www/varak.net/nextcloud.varak.net/apps_old/apps/bookmarks/vendor/rowbot/idna/ |
| Current File : /www/varak.net/nextcloud.varak.net/apps_old/apps/bookmarks/vendor/rowbot/idna/.phpcs.xml |
<?xml version="1.0"?>
<ruleset name="Selective Standard">
<file>src</file>
<exclude-pattern>*/tests/*</exclude-pattern>
<exclude-pattern>*/data/*</exclude-pattern>
<exclude-pattern>*/Data/*</exclude-pattern>
<exclude-pattern>*/build/*</exclude-pattern>
<exclude-pattern>src/Regex.php</exclude-pattern>
<arg name="colors" />
<arg value="p" />
<rule ref="PSR12" />
<rule ref="Generic.ControlStructures.DisallowYodaConditions" />
<rule ref="Generic.PHP.RequireStrictTypes" />
</ruleset>