Files
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