From cbba45cb77de514bd5ee374b6bb61f3b6a75caf6 Mon Sep 17 00:00:00 2001 From: naumso Date: Tue, 22 Jul 2025 20:38:22 +0300 Subject: [PATCH] upd --- README.md | 5 +++++ SeptCodingStandard/ruleset.xml | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d1fc265..731633d 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,11 @@ Just create a `phpcs.xml.dist` in your project's root directory with the followi + bin/ + config/ + public/ + src/ + tests/ ``` diff --git a/SeptCodingStandard/ruleset.xml b/SeptCodingStandard/ruleset.xml index 62d4831..4bed109 100644 --- a/SeptCodingStandard/ruleset.xml +++ b/SeptCodingStandard/ruleset.xml @@ -188,11 +188,11 @@ ./tests/object-manager.php ./tests/symfony-container.php ./tests/bootstrap.php - + \ No newline at end of file