From 8c50c8dcaa75494af891c0e8a2020cb374e14076 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 3 Oct 2023 05:05:35 +0200 Subject: [PATCH] Update inspections.md Signed-off-by: Dennis Eichhorn --- quality/inspections.md | 1 + 1 file changed, 1 insertion(+) diff --git a/quality/inspections.md b/quality/inspections.md index 37268ba..e10d2c8 100755 --- a/quality/inspections.md +++ b/quality/inspections.md @@ -119,6 +119,7 @@ Tools used for the code inspection are: * PHPStan * Jasmine * PHPCS +* Rector * Custom scripts/tools These tools are all installed by running the `setup.sh` script from the Build repository.