File: .editorconfig

package info (click to toggle)
gtk-session-lock 0.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,040 kB
  • sloc: ansic: 11,194; python: 1,406; xml: 235; makefile: 6
file content (8 lines) | stat: -rw-r--r-- 115 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
root = true

[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 4