From: stark, steven Date: Mon, 16 Apr 2018 15:36:32 +0000 (-0700) Subject: [VVP] excluding symlink from sonar scan X-Git-Tag: 2.0.0-ONAP~6 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=c76a52cdd1320a3daa60c77a77fdf3ee1165512f;p=vvp%2Fengagementmgr.git [VVP] excluding symlink from sonar scan excluding __init__ from sonar because it is symlink Change-Id: I1f5bf5065b1446cceef73b4fbe05e12f60feca88 Issue-ID: VVP-56 Signed-off-by: stark, steven --- diff --git a/pom.xml b/pom.xml index 7f678af..0d8ff48 100644 --- a/pom.xml +++ b/pom.xml @@ -32,6 +32,7 @@ py python django/**.py + django/vvp/settings/__init__.py