:78 Function create_function() is deprecated [8192]

adding a sonar file to test sonar itnegration tool

Marcelo Ponce [2019-07-23 20:20:49]
adding a sonar file to test sonar itnegration tool
Filename
sonar.json
diff --git a/sonar.json b/sonar.json
new file mode 100644
index 0000000..6bbc87b
--- /dev/null
+++ b/sonar.json
@@ -0,0 +1,7 @@
+ {
+
+"sonarHost": "https://analysis.apache.org",
+
+"sonarProjectKey": "org.apache.gora:gora"
+
+}
ViewGit