File: .editorconfig

package info (click to toggle)
iio-sensor-proxy 3.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 584 kB
  • sloc: ansic: 5,685; python: 997; xml: 105; makefile: 15; sh: 13
file content (8 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
root = true

[*]
indent_style = tab
indent_size = 8
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true