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

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

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2cefa9afca4d0a5c0e389e9512fad7f5e88327d1
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
.../tools/debugger/static/js/debugger_ui.js        |  90 ++++++------
web/pgadmin/tools/debugger/static/js/direct.js     |  14 +-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 160 ++++++++++-----------
3 files changed, 132 insertions(+), 132 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [pgAdmin4][Patch] - SonarQube Issues - 10 (Variables should not be shadowed)
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5633]:Create RLS Policy option enabled for catalog objects