pgAdmin 4 commit: Fixed code smells having rule 'Rename class name to m - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed code smells having rule 'Rename class name to m
Date
Msg-id E1jojSi-0005gU-8r@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed code smells having rule 'Rename class name to match the regular expression'.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/utils/csv.py | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: Support schema level restrictions and edit connection properties whenalready connected.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - SonarQube Issues - 5 (Rule Boolean checksshould not be inverted, Comma operator should not be used)