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