pgAdmin 4 commit: Fixed code smell 'Variable should not be shadowed' - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed code smell 'Variable should not be shadowed'
Date
Msg-id E1jsKSc-0000OV-Bv@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed code smell 'Variable should not be shadowed'

Branch
------
master

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

Modified Files
--------------
.../tools/grant_wizard/static/js/grant_wizard.js   | 30 +++++++++++-----------
.../tools/import_export/static/js/import_export.js | 28 ++++++++++----------
2 files changed, 29 insertions(+), 29 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin4][Patch] - RM 5484 Support LDAP based auth also when users do not have the same DN structure
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][patch] SonarQube "convention" tagged fixes