From 625bd43cfb16ed4deae0aceaf7bf3fc2a9995418 Mon Sep 17 00:00:00 2001
From: Craig Yamato
Date: Mon, 15 Oct 2018 01:15:58 +0000
Subject: [PATCH] added ESLint
---
.coveralls.yml | 1 +
docs/index.html | 2 +-
docs/index.js.html | 2 +-
docs/module-SyslogPro-CEF.html | 2 +-
docs/module-SyslogPro-LEEF.html | 2 +-
docs/module-SyslogPro-RFC3164.html | 2 +-
docs/module-SyslogPro-RFC5424.html | 2 +-
docs/module-SyslogPro-Syslog.html | 2 +-
docs/module-SyslogPro.html | 2 +-
9 files changed, 9 insertions(+), 8 deletions(-)
create mode 100644 .coveralls.yml
diff --git a/.coveralls.yml b/.coveralls.yml
new file mode 100644
index 0000000..5897a5b
--- /dev/null
+++ b/.coveralls.yml
@@ -0,0 +1 @@
+repo_token: JxrcafXTAPxRwXulyiqIBHFrc3CNARZIU
\ No newline at end of file
diff --git a/docs/index.html b/docs/index.html
index cd50c30..816d987 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -167,7 +167,7 @@ changed functionality. Lint and test your code.
diff --git a/docs/index.js.html b/docs/index.js.html
index bfe9a0d..9f713f4 100644
--- a/docs/index.js.html
+++ b/docs/index.js.html
@@ -3432,7 +3432,7 @@ module.exports = {
diff --git a/docs/module-SyslogPro-CEF.html b/docs/module-SyslogPro-CEF.html
index 03ad1f7..673d6d4 100644
--- a/docs/module-SyslogPro-CEF.html
+++ b/docs/module-SyslogPro-CEF.html
@@ -1615,7 +1615,7 @@ as a logging stream. This class is meant to be used once per message.
diff --git a/docs/module-SyslogPro-LEEF.html b/docs/module-SyslogPro-LEEF.html
index deeeec2..f22373b 100644
--- a/docs/module-SyslogPro-LEEF.html
+++ b/docs/module-SyslogPro-LEEF.html
@@ -1372,7 +1372,7 @@ be as a logging stream. This class is meant to be used once per message.
diff --git a/docs/module-SyslogPro-RFC3164.html b/docs/module-SyslogPro-RFC3164.html
index 73a7190..06ba0aa 100644
--- a/docs/module-SyslogPro-RFC3164.html
+++ b/docs/module-SyslogPro-RFC3164.html
@@ -5481,7 +5481,7 @@ fashion where new messages are written to the class as needed.
diff --git a/docs/module-SyslogPro-RFC5424.html b/docs/module-SyslogPro-RFC5424.html
index 61ec7d5..14c9809 100644
--- a/docs/module-SyslogPro-RFC5424.html
+++ b/docs/module-SyslogPro-RFC5424.html
@@ -6063,7 +6063,7 @@ fashion where new messages are written to the class as needed.
diff --git a/docs/module-SyslogPro-Syslog.html b/docs/module-SyslogPro-Syslog.html
index f35e341..dcc743b 100644
--- a/docs/module-SyslogPro-Syslog.html
+++ b/docs/module-SyslogPro-Syslog.html
@@ -2669,7 +2669,7 @@ selected transport.
diff --git a/docs/module-SyslogPro.html b/docs/module-SyslogPro.html
index 5284f06..6f7160c 100644
--- a/docs/module-SyslogPro.html
+++ b/docs/module-SyslogPro.html
@@ -395,7 +395,7 @@ formatting classes so that they may run independently.