pgAdmin 4 commit: Fixed following SoanrQube issues:

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed following SoanrQube issues:
Дата
Msg-id E1jslHA-0003yN-QO@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed following SoanrQube issues:
  1) Variables should not be shadowed.
  2) Variables and functions should not be redeclared.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=776bec0d824eb9187e1a3eff2c401d422002f642
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/selection/grid_selector.js | 14 +++++++-------
web/pgadmin/static/vendor/backgrid/backgrid.js   |  9 ++++-----
2 files changed, 11 insertions(+), 12 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)