| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | pgAdmin 4 commit: Fixed following SoanrQube issues: |
| Date: | 2020-07-07 10:56:36 |
| Message-ID: | E1jslHA-0003yN-QO@gothos.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(dot)mahajan(at)enterprisedb(dot)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(-)
| 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) |