From eda8140094356bbc36bef21553787b006aff2449 Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Tue, 26 Feb 2019 06:32:43 +0200 Subject: Ignore any .js file on sonar report Change-Id: I7cf9f79a7ec2fbba0ab331a3fbf527d54c3015fb Issue-ID: VID-425 Signed-off-by: Ittay Stern --- vid-app-common/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'vid-app-common/pom.xml') diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index c55d97864..22911c25a 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -24,6 +24,7 @@ 2.9.7 2.27 2.22.1 + **/webapp/**/*,**/*.js true -- cgit 1.2.3-korg