From 0ddc7a5a35f67939a473fb67896caae7ee5f8d90 Mon Sep 17 00:00:00 2001 From: tobiasKaminsky Date: Wed, 24 Feb 2021 11:44:55 +0100 Subject: [PATCH 1/2] Lint: ignore obsolete link checks on libs Signed-off-by: tobiasKaminsky --- app/lint.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/app/lint.xml b/app/lint.xml index ca1102459..48787f40d 100644 --- a/app/lint.xml +++ b/app/lint.xml @@ -29,4 +29,10 @@ + + + + + + From 29fcbb3060e0f6bd0fdaef7cd0ce490ace1ecbc5 Mon Sep 17 00:00:00 2001 From: drone Date: Wed, 24 Feb 2021 10:58:14 +0000 Subject: [PATCH 2/2] Drone: update Lint results to reflect reduced error/warning count [skip ci] Signed-off-by: drone --- scripts/analysis/lint-results.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/analysis/lint-results.txt b/scripts/analysis/lint-results.txt index 21648cb86..1458aa86e 100644 --- a/scripts/analysis/lint-results.txt +++ b/scripts/analysis/lint-results.txt @@ -1,2 +1,2 @@ DO NOT TOUCH; GENERATED BY DRONE - Lint Report: 3 errors and 134 warnings + Lint Report: 3 errors and 133 warnings