File: .editorconfig

package info (click to toggle)
pgvector 0.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,120 kB
  • sloc: ansic: 8,899; perl: 2,786; sql: 2,009; makefile: 47; sh: 1
file content (6 lines) | stat: -rw-r--r-- 84 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
root = true

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