mirror of
https://github.com/wishthis/wishthis.git
synced 2026-01-03 12:48:28 -05:00
6 lines
360 B
XML
6 lines
360 B
XML
<?xml version="1.0"?>
|
|
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Modernize" namespace="PHPCSExtra\Modernize" xsi:noNamespaceSchemaLocation="https://raw.githubusercontent.com/PHPCSStandards/PHP_CodeSniffer/master/phpcs.xsd">
|
|
|
|
<description>A collection of sniffs to detect code modernization opportunities.</description>
|
|
</ruleset>
|