Re: Add .editorconfig

Поиск
Список
Период
Сортировка
Искать
От
Daniel Gustafsson
Тема
Re: Add .editorconfig
Дата
Msg-id
BCBA36BB-7969-478A-8267-0BA75249AAC9@yesql.se
Ответ на
Add .editorconfig (Peter Eisentraut)
Список
Дерево обсуждения
Add .editorconfig Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: Add .editorconfig Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: Add .editorconfig Andreas Karlsson <andreas@proxel.se>
Re: Add .editorconfig Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: Add .editorconfig Daniel Gustafsson <daniel@yesql.se>
Re: Add .editorconfig Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
> On 11 Dec 2019, at 17:00, Peter Eisentraut  wrote:
> 
> There were a couple of recent threads that wanted to add an .editorconfig file but never actually ended up doing so.[0][1]  Here is a patch.  It is meant to match more or less what's in .dir-locals.el.

+[*.{c,h,l,y,pl,pm}]

What about *.sh?

Not that there is much of Python in the tree, but shouldn't those also be
covered if we do this?

[*.py]
indent_style = space
indent_size = 4

cheers ./daniel

В списке pgsql-hackers по дате отправления
От: Peter Eisentraut
Дата:
Сообщение: Add .editorconfig
От: Peter Eisentraut
Дата:
Сообщение: Re: Add .editorconfig
FAQ