mirror of
https://github.com/gabrielrcouto/php-terminal-gameboy-emulator.git
synced 2025-01-29 09:27:34 +01:00
7 lines
180 B
XML
7 lines
180 B
XML
<?xml version="1.0"?>
|
|
<ruleset name="RSR">
|
|
<description>Resolution</description>
|
|
<rule ref="PSR2">
|
|
<exclude name="Generic.Files.LineLength"/>
|
|
</rule>
|
|
</ruleset> |