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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed the SoanrQube code smell 'Variables should not
Date: 2020-07-07 10:56:36
Message-ID: E1jslHA-0003yL-Pu@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)v(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-07-07 10:56:59 Re: [pgAdmin4][Patch] - SonarQube Issues - 9 (Variables and functions should not be redeclared, Variables should not be shadowed)
Previous Message Yogesh Mahajan 2020-07-07 06:31:58 [pgAdmin4][Patch] - SonarQube Issues - 9 (Variables and functions should not be redeclared, Variables should not be shadowed)