[pgAdmin][patch] SonarQube reported issues tagged - unused

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][patch] SonarQube reported issues tagged - unused
Date: 2020-06-25 04:39:14
Message-ID: CAM9w-_=HaRzqboEu-2sr9WYWTFUpOCpX5QymkLV+G3xTfp5j3A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to fix SonarQube issues with the tag "unused". All
the unused variables, assignments, code comments are fixed.

--
Thanks and Regards,
Aditya Toshniwal
pgAdmin Hacker | Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
sonarqube.unused.patch application/octet-stream 19.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Yogesh Mahajan 2020-06-25 06:21:57 Re: [pgAdmin4][Patch] - SonarQube Issues - 5 (Rule Boolean checks should not be inverted, Comma operator should not be used)
Previous Message Akshay Joshi 2020-06-24 10:47:18 Re: Reg-[pgAdmin4][Patch] - SonarQube - Extra semicolons should be removed and Method names should comply with a naming convention