From 12b9a72639afdebadac419e27b31575476ba0b66 Mon Sep 17 00:00:00 2001 From: Mponos George Date: Wed, 4 Dec 2019 23:22:36 +0200 Subject: [PATCH 1/2] Add the xml definitions for codesniffer and phpunit --- phpcs.xml.dist | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/phpcs.xml.dist b/phpcs.xml.dist index 989f8408..6d19f79b 100644 --- a/phpcs.xml.dist +++ b/phpcs.xml.dist @@ -1,5 +1,8 @@ - + The coding standard of :package_name package @@ -11,4 +14,4 @@ - \ No newline at end of file + From 50959e40443344fb9df5f41f9d14c43e09390a69 Mon Sep 17 00:00:00 2001 From: Mponos George Date: Wed, 4 Dec 2019 23:27:28 +0200 Subject: [PATCH 2/2] Update phpunit.xml.dist --- phpunit.xml.dist | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 199119e8..08588b7d 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,5 +1,7 @@ -