From a4a3ae3515129eea2a296f352231741327cb132d Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Mon, 7 Aug 2023 21:06:59 +0200 Subject: [PATCH] update qodana --- qodana.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qodana.yaml b/qodana.yaml index 215d808..0a9587a 100644 --- a/qodana.yaml +++ b/qodana.yaml @@ -27,3 +27,5 @@ profile: #Specify Qodana linter for analysis (Applied in CI/CD pipeline) linter: jetbrains/qodana-go:latest +include: + - name: CheckDependencyLicenses