[pgAdmin4][Patch] - SonarQube Issues - 6 (A conditionally executedsingle line should be denoted by indentation, A "while" loop should be usedinstead of a "for" loop, Variables should be declared explicitly) - Mailing list pgadmin-hackers

From Yogesh Mahajan
Subject [pgAdmin4][Patch] - SonarQube Issues - 6 (A conditionally executedsingle line should be denoted by indentation, A "while" loop should be usedinstead of a "for" loop, Variables should be declared explicitly)
Date
Msg-id CAMa=N=OJ430C1MSPHZLvU3NUUp7CK8mfSVVhFuNvU=W1TMEtNQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch] - SonarQube Issues - 6 (A conditionallyexecuted single line should be denoted by indentation, A "while" loop shouldbe used instead of a "for" loop, Variables should be declared explicitly)  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi,

Please find patch fixing the issues related to below rules - 
1.A conditionally executed single line should be denoted by indentation, 
2.A "while" loop should be used instead of a "for" loop, \
3.Variables should be declared explicitly)

Thanks,
Yogesh Mahajan
QA - Team
EnterpriseDB Corporation

Phone: +91-9741705709
Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM3851] Add proper indentation to the code whengenerating a stored procedure
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - SonarQube Issues - 5 (Rule Boolean checksshould not be inverted, Comma operator should not be used)