From d0159867d1647212372a479a2459d99a2ed309be Mon Sep 17 00:00:00 2001 From: Will Rossiter Date: Wed, 13 Sep 2023 07:37:16 +1200 Subject: [PATCH] MNT: fix phpcs path --- phpcs.xml.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index d76bc90..f3047d8 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -2,7 +2,7 @@ CodeSniffer ruleset for SilverStripe coding conventions. - code + src tests