Обсуждение: pgAdmin 4 commit: Fixed SonarQube code smell 'Variables should not be s

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fixed SonarQube code smell 'Variables should not be s

От
Akshay Joshi
Дата:
Fixed SonarQube code smell 'Variables should not be shadowed'.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/misc/bgprocess/static/js/bgprocess.js  |  6 ++--
.../misc/dependencies/static/js/dependencies.js    |  4 +--
.../misc/dependents/static/js/dependents.js        |  4 +--
web/pgadmin/misc/file_manager/static/js/utility.js | 12 ++++----
.../misc/statistics/static/js/statistics.js        |  4 +--
web/pgadmin/static/js/backform.pgadmin.js          | 36 +++++++++++-----------
6 files changed, 33 insertions(+), 33 deletions(-)