Re: [pgAdmin4][Patch] - Issue fixes reported by SonarQube

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: [pgAdmin4][Patch] - Issue fixes reported by SonarQube
Дата
Msg-id CANxoLDeSh9nxxvA8PX1EQbTo7obzubjTrgTrh4MeiZ7v5V3hPA@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin4][Patch] - Issue fixes reported by SonarQube  (Khushboo Vashi <khushboo.vashi@enterprisedb.com>)
Список pgadmin-hackers
Thanks, patch applied.

On Mon, Jun 15, 2020 at 2:17 PM Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Hi,

Please find the attached patch for some of the fixes reported by SonarQube related to :
  • Properties of variables with "null" or "undefined" values should not be accessed
  • Variables should not be self-assigned
  • "in" should not be used with primitive types

Thanks,
Khushboo


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

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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: Patch to contribute in pgAdmin to increase the maximum length ofthe server password
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][patch] Clumsy coding related fixes