pgAdmin 4 commit: Fixed SonarQube code smell 'Variables should not be s - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed SonarQube code smell 'Variables should not be s
Date
Msg-id E1jqGaN-0006bf-PW@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
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(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: Re: Support schema level restrictions and edit connection properties when already connected.
Next
From: Akshay Joshi
Date:
Subject: Re: Support schema level restrictions and edit connection properties when already connected.