Re: Add editorconfig support for Postgres spec files
| От | Heikki Linnakangas |
|---|---|
| Тема | Re: Add editorconfig support for Postgres spec files |
| Дата | |
| Msg-id | 29230792-69b4-473c-b2a7-7801bc8769e0@iki.fi обсуждение |
| Ответ на | Add editorconfig support for Postgres spec files ("Tristan Partin" <tristan@partin.io>) |
| Ответы |
Re: Add editorconfig support for Postgres spec files
Re: Add editorconfig support for Postgres spec files |
| Список | pgsql-hackers |
On 17/04/2026 00:49, Tristan Partin wrote: > I was reading through some spec files today, and my editor was resolving > the tab width as 8. I looked at some of the spec files, and we seem to > have standardized on a tab width of 4 with tabs expanded into spaces. There's a mix of styles in different files. To pick a few random examples: src/test/isolation/specs/nowait.spec: indented with 2 spaces. But there are some tabs too. src/test/modules/injection_points/specs/repack_toast.spec: Tabs src/test/modules/brin/specs/summarization-and-inprogress-insertion.spec: Mix of tabs and spaces, width 4. Yeah, it would be nice to standardize on something... - Heikki
В списке pgsql-hackers по дате отправления: