[pgadmin4][patch] Use ESLinter options instead of using Javascript

From: Anthony Emengo <aemengo(at)pivotal(dot)io>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgadmin4][patch] Use ESLinter options instead of using Javascript
Date: 2018-05-14 19:25:32
Message-ID: CAG8BBZMgksTquketU6ds6JLEgvZkWfAv6A6JMFcP+cd2p+JaKA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached you can find a patch that changes the way we are running ESLint on
the Javascript files. Instead of using Javascript we can use ESLint
parameters to archive the same goal.

In the future this will also allow us to use the rest of the cli parameters
like (--fix and others...)

Thanks
Anthony && Joao

Attachment Content-Type Size
0001-Use-Eslinter-Options-Instead-Of-Javascript.patch application/octet-stream 2.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Anthony Emengo 2018-05-14 19:47:46 Re: [pgadmin4][patch] Use ESLinter options instead of using Javascript
Previous Message Dave Page 2018-05-14 16:08:45 pgAdmin 4 commit: Allow "make" to be overridden in the environment.