pgAdmin 4 commit: Fixed the SoanrQube code smell 'Variables should not

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed the SoanrQube code smell 'Variables should not
Дата
Msg-id E1jslHA-0003yL-Pu@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed the SoanrQube code smell 'Variables should not be shadowed'.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ab2dc6009735663afe3bfd0bd1748439dffd6958
Author: Satish V <satish.v@enterprisedb.com>

Modified Files
--------------
.../tools/import_export/static/js/import_export.js |  4 +-
.../tools/maintenance/static/js/maintenance.js     | 66 +++++++++++-----------
2 files changed, 35 insertions(+), 35 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Yogesh Mahajan
Дата:
Сообщение: [pgAdmin4][Patch] - SonarQube Issues - 9 (Variables and functions should not be redeclared, Variables should not be shadowed)
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin4][Patch] - SonarQube Issues - 9 (Variables and functions should not be redeclared, Variables should not be shadowed)