1
0
mirror of https://github.com/pgvector/pgvector.git synced 2025-04-18 11:24:01 +03:00
pgvector/.editorconfig
2022-12-23 12:04:52 -08:00

7 lines
84 B
INI

root = true
[*.{c,h,pl,pm,sql}]
indent_style = tab
indent_size = tab
tab_width = 4