From 6367c3ba0fc4a486aeef298d6c1abad4cfd21bd8 Mon Sep 17 00:00:00 2001 From: Daniel Hensby Date: Mon, 20 Apr 2020 18:51:13 +0100 Subject: [PATCH] Update linting rules to force short array syntax --- phpcs.xml.dist | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 29cedd6c9..d89f1df9d 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -25,6 +25,11 @@ + + + /thirdparty/* + +