pgAdmin 4 commit: Add an editorconfig file to help maintain coding stan

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add an editorconfig file to help maintain coding stan
Date: 2017-07-21 08:39:28
Message-ID: E1dYTT6-0004Qa-VT@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)kumar(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-21 08:39:37 Re: [pgAdmin4][Patch]: Using editorconfig to maintain consistent coding styles between different IDE's
Previous Message Harshal Dhumal 2017-07-21 08:38:23 Re: [pgadmin4][PATCH] Query History Arrow Navigation and Styling