Update phpcs.xml

This commit is contained in:
A. F 2019-02-25 19:53:10 +01:00 committed by GitHub
parent 508fbd936a
commit 0f512e9680
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<ruleset name="MessageBirdCodingStandard">
<ruleset name="ImapCodingStandard">
<description>Imap coding standard.</description>
<file>src</file>
<file>tests</file>
<rule ref="PSR2" />
</ruleset>
</ruleset>