From 5ca79df8df651701b4125592534c6bb1167d4fa8 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Mon, 24 Mar 2014 09:29:18 +0100 Subject: [PATCH] Configure analysis of JS files of sonar-server --- sonar-server/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/sonar-server/pom.xml b/sonar-server/pom.xml index a06a7c60539..0cd339f7f26 100644 --- a/sonar-server/pom.xml +++ b/sonar-server/pom.xml @@ -13,6 +13,10 @@ default + + + src/main/java,src/main/webapp/js + src/main/webapp/js/third-party/* -- 2.39.5