pgAdmin 4 commit: Fixed SonarQube code smell 'Rename function and varia - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed SonarQube code smell 'Rename function and varia
Date
Msg-id E1jqY28-0000VW-QK@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed SonarQube code smell 'Rename function and variable name to match the regular expression'.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b30c5908663d83b4610d6fc46a85333bb2090b13
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
.../servers/databases/schemas/utils.py             |  2 +-
.../servers/databases/schemas/views/__init__.py    | 74 +++++++++++-----------
web/pgadmin/tools/backup/__init__.py               |  4 +-
web/pgadmin/tools/import_export/__init__.py        |  6 +-
web/pgadmin/tools/restore/__init__.py              |  4 +-
5 files changed, 45 insertions(+), 45 deletions(-)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: [SonarQube]: Rename function and variable name to match the regular expression
Next
From: Akshay Joshi
Date:
Subject: Re: [SonarQube]: Rename function and variable name to match the regular expression