pgAdmin 4 commit: Add an editorconfig file to help maintain codingstan - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add an editorconfig file to help maintain codingstan
Date
Msg-id E1dYTT6-0004Qa-VT@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add an editorconfig file to help maintain coding standards.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ede6765f6b2688719349f5d369123acd6c25dcd9
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/.editorconfig | 30 ++++++++++++++++++++++++++++++
web/package.json  |  1 +
2 files changed, 31 insertions(+)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: Re: [pgadmin4][PATCH] Query History Arrow Navigation and Styling
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Using editorconfig to maintain consistentcoding styles between different IDE's