pgAdmin 4 commit: Disable the line ending check entirely in eslint, as

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Disable the line ending check entirely in eslint, as
Date: 2017-11-23 09:34:56
Message-ID: E1eHnuK-0000jk-LM@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Disable the line ending check entirely in eslint, as the previous platform-specific fix doesn't work with all versions.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=fd077e25364c2ac52778cf3bd801389308a7b6e6

Modified Files
--------------
web/.eslintrc.js | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2017-11-23 10:43:26 Re: [pgAdmin4][Patch]: RM-2859: Can't create new user
Previous Message Dave Page 2017-11-23 09:28:34 Re: [pgAdmin4][Patch]: RM-2859: Can't create new user