From 0c36a338e67e2b20c69adce0cfa8d68381bcbdd0 Mon Sep 17 00:00:00 2001 From: tobiasKaminsky Date: Thu, 18 Feb 2021 09:01:08 +0100 Subject: [PATCH] Add lint.xml Signed-off-by: tobiasKaminsky --- app/lint.xml | 32 +++++++++++++++++++++++++++++++ scripts/analysis/lint-results.txt | 2 +- 2 files changed, 33 insertions(+), 1 deletion(-) create mode 100644 app/lint.xml diff --git a/app/lint.xml b/app/lint.xml new file mode 100644 index 000000000..ca1102459 --- /dev/null +++ b/app/lint.xml @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/scripts/analysis/lint-results.txt b/scripts/analysis/lint-results.txt index 047d2be89..c2b0654c8 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 237 warnings + Lint Report: 3 errors and 143 warnings