mirror of
https://github.com/vrana/adminer.git
synced 2025-08-28 16:49:57 +02:00
Code style: Ignore long translations
This commit is contained in:
@@ -58,6 +58,7 @@
|
|||||||
<property name="lineLimit" value="250"/>
|
<property name="lineLimit" value="250"/>
|
||||||
</properties>
|
</properties>
|
||||||
<exclude-pattern>adminer/lang/</exclude-pattern>
|
<exclude-pattern>adminer/lang/</exclude-pattern>
|
||||||
|
<exclude-pattern>plugins/select-email.php</exclude-pattern>
|
||||||
</rule>
|
</rule>
|
||||||
|
|
||||||
<rule ref="PSR1.Classes.ClassDeclaration.MissingNamespace">
|
<rule ref="PSR1.Classes.ClassDeclaration.MissingNamespace">
|
||||||
|
Reference in New Issue
Block a user