From 407dfc116104d4f052c17ab8a3473732df03b36d Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 19 Oct 2023 01:26:35 +0200 Subject: [PATCH] Update inspections.md Signed-off-by: Dennis Eichhorn --- quality/inspections.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/quality/inspections.md b/quality/inspections.md index b98485b..12e2f38 100755 --- a/quality/inspections.md +++ b/quality/inspections.md @@ -17,6 +17,8 @@ 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: ```sh