This is an automated email from the ASF dual-hosted git repository.

amaranhao pushed a commit to branch upgrade-to-eslint-v4
in repository https://gitbox.apache.org/repos/asf/couchdb-fauxton.git


The following commit(s) were added to refs/heads/upgrade-to-eslint-v4 by this 
push:
     new 01ce792  Ignore initialize.js for linting
01ce792 is described below

commit 01ce792ad9b983fd4c2d66ab4e4dc312dd4eb574
Author: Antonio Maranhao <antonio@Antonios-MacBook-Pro.local>
AuthorDate: Wed Jan 3 14:26:46 2018 -0500

    Ignore initialize.js for linting
---
 app/initialize.js.underscore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/app/initialize.js.underscore b/app/initialize.js.underscore
index 3a0b8e0..9b2014d 100644
--- a/app/initialize.js.underscore
+++ b/app/initialize.js.underscore
@@ -1,3 +1,5 @@
+/* eslint-disable */
+
 // Licensed under the Apache License, Version 2.0 (the "License"); you may not
 // use this file except in compliance with the License. You may obtain a copy 
of
 // the License at

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <commits@couchdb.apache.org>'].

Reply via email to