From 3cb1b437d26e2e867b19e16a045b2a1981a5c0f4 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Fri, 26 Jun 2020 12:54:26 -0400 Subject: [PATCH] ci: do not run sanitycheck on linter config changes Do not run sanitycheck on linter configuration changes. Signed-off-by: Anas Nashif --- scripts/ci/sanitycheck_ignore.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/ci/sanitycheck_ignore.txt b/scripts/ci/sanitycheck_ignore.txt index c2b4c5b0362..03556431ba7 100644 --- a/scripts/ci/sanitycheck_ignore.txt +++ b/scripts/ci/sanitycheck_ignore.txt @@ -5,6 +5,8 @@ # are matched, then sanitycheck will not do a full run and optionally will only # run on changed tests or boards. # +.gitlint +.checkpatch.conf .clang-format .codecov.yml .editorconfig