Update phpcs.xml

This commit is contained in:
Bogdan Rapaić 2020-03-26 20:57:55 +01:00 committed by GitHub
parent 71fe97ba85
commit 6b31a10814
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,6 @@
<exclude name="Generic.WhiteSpace.DisallowSpaceIndent"/>
<exclude name="WordPress.WhiteSpace.ControlStructureSpacing"/>
<exclude name="Squiz.Commenting.InlineComment"/>
<exclude name="Squiz.ControlStructures.ControlSignature"/>
</rule>