pgAdmin 4 commit: Add tools for checking PEP8 compliance. Fixes #3063

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Add tools for checking PEP8 compliance. Fixes #3063
Дата
Msg-id E1eg8ob-0005Aw-2O@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Murtuza Zabuawala
Дата:
Сообщение: [pgAdmin4][RM#3054] F5 Keyboard shortcut doesn't work aftercancelling query
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][RM#3063] Add 'pycodestyle ' Python PEP-8 checker module