Re: [pgAdmin4][Patch] - SonarQube Issues - 9 (Variables and functions should not be redeclared, Variables should not be shadowed)

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: [pgAdmin4][Patch] - SonarQube Issues - 9 (Variables and functions should not be redeclared, Variables should not be shadowed)
Дата
Msg-id CANxoLDeQyz_+D6j_nKxNViBwj_JeF7-xB44Vaf4oMWOpdywgDw@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin4][Patch] - SonarQube Issues - 9 (Variables and functions should not be redeclared, Variables should not be shadowed)  (Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>)
Список pgadmin-hackers
Thanks, patch applied.

On Tue, Jul 7, 2020 at 12:02 PM Yogesh Mahajan <yogesh.mahajan@enterprisedb.com> wrote:
Hi,

Please find a patch which fixes issues related to rule- 
   a.Variables should not be shadowed.
   b.Variables and functions should not be redeclared.


Thanks,
Yogesh Mahajan
QA - Team
EnterpriseDB Corporation

Phone: +91-9741705709


--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed cognitive complexity code smell reported by Son
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Re- Patch for SonarQube issues