From eff69f56d9c2c245bd92557a38b09f4642a40bd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Sat, 25 Jan 2020 13:28:05 +0100 Subject: [PATCH 1/2] Standards should be referenced by name --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2ad34a38..a7db0513 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ 1. Install the module via composer by running: ```bash - $ composer require --dev webimpress/coding-standard + $ composer require --dev webimpress/coding-standard dealerdirect/phpcodesniffer-composer-installer ``` 2. Add composer scripts into your `composer.json`: @@ -24,15 +24,16 @@ ```xml - - + + - config - src - test + config/ + src/ + test/ ``` From b026bfe5e7da2db38d5dcec085fa6c62a6d3f6c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Sat, 25 Jan 2020 13:29:20 +0100 Subject: [PATCH 2/2] Ruleset should not contain cli args --- src/WebimpressCodingStandard/ruleset.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/WebimpressCodingStandard/ruleset.xml b/src/WebimpressCodingStandard/ruleset.xml index f76ffd7b..7025b726 100755 --- a/src/WebimpressCodingStandard/ruleset.xml +++ b/src/WebimpressCodingStandard/ruleset.xml @@ -1,13 +1,9 @@ - Webimpress Coding Standard - - - -