[HACKERS] Updating line length guidelines

Поиск
Список
Период
Сортировка
От Andres Freund
Тема [HACKERS] Updating line length guidelines
Дата
Msg-id 20170820144925.fzhm4cely7rhpx26@alap3.anarazel.de
обсуждение исходный текст
Ответы Re: [HACKERS] Updating line length guidelines  ("Joshua D. Drake" <jd@commandprompt.com>)
Re: [HACKERS] Updating line length guidelines  (Robert Haas <robertmhaas@gmail.com>)
Re: [HACKERS] Updating line length guidelines  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
Hi,

We currently still have the guideline that code should fit into an 80
character window. But an increasing amount of the code, and code
submissions, don't adhere to that (e.g. copy.c, which triggered me to
write this email). And I mean outside of accepted "exceptions" like
error messages.  And there's less need for such a relatively tight limit
these days.  Perhaps we should up the guideline to 90 or 100 chars?

Greetings,

Andres Freund



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

Предыдущее
От: Nikolay Shaplov
Дата:
Сообщение: Re: [HACKERS] pgbench tap tests & minor fixes
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: [HACKERS] Updating line length guidelines