From 3a01bd0d190c5d9698c31ed3413493b172cf1224 Mon Sep 17 00:00:00 2001 From: Micah Mills Date: Mon, 19 Dec 2022 20:27:25 -0500 Subject: [PATCH] This allows you to run phpcs on PHP 8. It was taken from https://github.com/Automattic/wp-calypso/pull/71062 --- phpcs.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/phpcs.xml b/phpcs.xml index 55cb4fa966..83aa604a8c 100644 --- a/phpcs.xml +++ b/phpcs.xml @@ -21,6 +21,16 @@ right settings for this project. --> + + + . dt-core/dependencies/*