pgAdmin 4 commit: Add tools for checking PEP8 compliance. Fixes #3063 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Add tools for checking PEP8 compliance. Fixes #3063
Date
Msg-id E1eg8ob-0005Aw-2O@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add tools for checking PEP8 compliance. Fixes #3063

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=489349b4e9aacc59132cc32ed6f39530b1f1ef28
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
Makefile                        |  3 +++
web/.pycodestyle                |  9 +++++++++
web/package.json                |  3 ++-
web/regression/requirements.txt | 12 +++++++++++-
4 files changed, 25 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Murtuza Zabuawala
Date:
Subject: [pgAdmin4][RM#3054] F5 Keyboard shortcut doesn't work aftercancelling query
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#3063] Add 'pycodestyle ' Python PEP-8 checker module