From 2addb520313b066ab53df970b89e42a95c7a6b42 Mon Sep 17 00:00:00 2001 From: Anders Jenbo Date: Fri, 16 Apr 2021 07:02:22 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20better=20code=20hub=20c?= =?UTF-8?q?onfig?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bettercodehub.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.bettercodehub.yml b/.bettercodehub.yml index b96842c9e..70e508efa 100644 --- a/.bettercodehub.yml +++ b/.bettercodehub.yml @@ -1,5 +1,6 @@ exclude: -- /Packaging -- /3rdParty +- /Packaging/.* +- /3rdParty/.* languages: - cpp +component_depth: 2