Skip to content

Commit dc71f1e

Browse files
author
Manuel Mujica
committed
Add editorconfig file
Taken from bit-docs-generate-html
1 parent e1308c2 commit dc71f1e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.editorconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
; Unix-style newlines
2+
[*]
3+
end_of_line = LF
4+
indent_style = tab
5+
trim_trailing_whitespace = false
6+
insert_final_newline = true

0 commit comments

Comments
 (0)