[pgAdmin4][Patch] SonarQube Fixes

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch] SonarQube Fixes
Date: 2020-06-25 12:24:52
Message-ID: CAFOhELdMyFpGjZRoyFuWpV-=vh8k93SBCQRQ5wDTu2QNJNMauw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch to fix the code smells having rule (PYTHON)
NESTED BLOCKS OF CODE SHOULD NOT BE LEFT EMPTY.

Thanks,
Khushboo

Attachment Content-Type Size
sonarqube_fixes_nested_code_blocks.patch application/octet-stream 7.2 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pradip Parkale 2020-06-25 14:08:36 [pgAdmin][RM5601] : [Schema Diff] Add RLS policy support in schema diff
Previous Message Yogesh Mahajan 2020-06-25 11:34:43 Re: [pgAdmin4][Patch] - SonarQube Issues - 6 (A conditionally executed single line should be denoted by indentation, A "while" loop should be used instead of a "for" loop)