File: .editorconfig

package info (click to toggle)
golang-strk.kbt-projects-go-libravatar 0.0~git20161111.0.d628b68-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 88 kB
  • sloc: makefile: 13
file content (8 lines) | stat: -rw-r--r-- 96 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
# http://editorconfig.org

root = true

[*]
charset = utf-8
end_of_line = lf
indent_style = tab