File: .editorconfig

package info (click to toggle)
rust-slog-term 2.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 252 kB
  • sloc: makefile: 55
file content (6 lines) | stat: -rw-r--r-- 73 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
root = true

[*.rs]
charset = utf-8
indent_style = space
indent_size = 4