pgAdmin 4 commit: Fixed following SoanrQube issues: - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed following SoanrQube issues:
Date
Msg-id E1jslHA-0003yN-QO@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [pgAdmin4][Patch] - SonarQube Issues - 9 (Variables and functions should not be redeclared, Variables should not be shadowed)
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - SonarQube Issues - 9 (Variables and functions should not be redeclared, Variables should not be shadowed)