summaryrefslogtreecommitdiffstats
path: root/sonar-project.properties
diff options
context:
space:
mode:
authorbeccabroek <beccabroek@gmail.com>2018-09-11 10:39:49 -0500
committerEd Tanous <ed.tanous@intel.com>2018-09-11 15:06:05 -0700
commit0d7875b5b60204103dcae28e1f0531c98ff5a6f2 (patch)
tree902a983653ebe6ed57186d42e7103c9b7059c38d /sonar-project.properties
parent43e1cdfb703962b4686667f040ad44402ac0d160 (diff)
downloadphosphor-webui-0d7875b5b60204103dcae28e1f0531c98ff5a6f2.tar.gz
phosphor-webui-0d7875b5b60204103dcae28e1f0531c98ff5a6f2.zip
Remove vendors.js
hterm was removed in https://gerrit.openbmc-project.xyz/#/c/openbmc/phosphor-webui/+/12603/ and vendors.js is no longer needed. No longer need to exclude from gulp-options or from sonar as this directory no longer exists. Change-Id: Ib3e781174192d43b5e1dcf5d7390223d0261051c Signed-off-by: beccabroek <beccabroek@gmail.com>
Diffstat (limited to 'sonar-project.properties')
-rw-r--r--sonar-project.properties2
1 files changed, 0 insertions, 2 deletions
diff --git a/sonar-project.properties b/sonar-project.properties
index bcaa552..6b6029a 100644
--- a/sonar-project.properties
+++ b/sonar-project.properties
@@ -6,8 +6,6 @@ sonar.projectVersion=0.0.1
# Comma-separated paths to directories with sources (required)
sonar.sources=app
-sonar.exclusions=app/vendors/**/*.js
-
# Language
sonar.language=js
OpenPOWER on IntegriCloud