Re: PgJDBC: code reformat

Поиск
Список
Период
Сортировка
От Vladimir Sitnikov
Тема Re: PgJDBC: code reformat
Дата
Msg-id CAB=Je-FwJbfghpwyLX7xBr3_AO9uAWrbxX5H9PaeBtjPBa_UhQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PgJDBC: code reformat  (danap <danap@itstriangle.com>)
Список pgsql-jdbc
>2. ONCE a complete format at once takes place, forget trying to decipher the
   mess that will be created, on diffs. Seems like a good way to inject
   undesired code. Bad idea.
2.1) Lack of style hits me quite often as I spent time trying to
figure out which style should be used for a particular part of the
code.

2.2) The code has just been migrated to maven, so now is the perfect
timing to perform complete reformat. It won't hurt us as much as
"complete reformat right in the middle of development".

PS If anyone has on-going pull requests, you'd better go ahead and
create PR in Github as rebasing across "reformat" might be tricky.

Vladimir


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

Предыдущее
От: danap
Дата:
Сообщение: Re: PgJDBC: code reformat
Следующее
От: Kevin Wooten
Дата:
Сообщение: Re: PgJDBC: code reformat