Skip to content

Commit 53aa062

Browse files
Update from hummingbird-project-template 9627528185498f87d487c1ed232b2d9b28d7b5a6 (#4)
Co-authored-by: adam-fowler <adam-fowler@users.noreply.github.com>
1 parent 88f2c34 commit 53aa062

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.editorconfig

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
root = true
2+
3+
[*]
4+
indent_style = space
5+
indent_size = 4
6+
end_of_line = lf
7+
insert_final_newline = true
8+
trim_trailing_whitespace = true

0 commit comments

Comments
 (0)