From: marc tobias Date: Sat, 21 Oct 2017 12:52:58 +0000 (+0200) Subject: PHP code style rule to enforce single quotes X-Git-Tag: v3.1.0~27^2~1 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/71602afcadb540ffad9b9fa72d5604d41fbb67f4 PHP code style rule to enforce single quotes --- diff --git a/phpcs.xml b/phpcs.xml index 2f4bc118..8f92f7c9 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -129,6 +129,23 @@ + + + + + + + + + 0 + + + + + +