File: .editorconfig

package info (click to toggle)
node-grunt-replace 2.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 192 kB
  • sloc: javascript: 354; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 147 bytes parent folder | download | duplicates (84)
1
2
3
4
5
6
7
8
9
root = true

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