File: .editorconfig

package info (click to toggle)
bubblewrap 0.1.7-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 412 kB
  • sloc: ansic: 2,714; xml: 296; sh: 259; makefile: 42
file content (6 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
[*.[ch]]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
indent_brace_style = gnu