From 4b8673175ebcb6e35ba84d58b115381633fc213f Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 20 Oct 2023 13:07:13 +0200 Subject: [PATCH] Update inspections.md Signed-off-by: Dennis Eichhorn --- quality/inspections.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quality/inspections.md b/quality/inspections.md index abe21dc..77fb551 100755 --- a/quality/inspections.md +++ b/quality/inspections.md @@ -17,7 +17,7 @@ The following automated tests must pass without errors, failures and warnings fo * `./cOMS/tests/test.sh` * see [other checks](#other-checks) below - + Alternatively you can simply run the helper script in the Build repository, which executes a few of the above mentioned checks: