File: .editorconfig

package info (click to toggle)
timeshift 25.07.7-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,576 kB
  • sloc: xml: 133; sh: 23; makefile: 6
file content (9 lines) | stat: -rw-r--r-- 157 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
root = true

[meson.build]
indent_size = 2
charset = utf-8
end_of_line = lf
indent_style = space
trim_trailing_whitespace = true
insert_final_newline = true