Update from hummingbird-project-template b5c332c3bd76235c1eac8d040c4293072d17d2db (#57)

Co-authored-by: adam-fowler <adam-fowler@users.noreply.github.com>
This commit is contained in:
hummingbird-automation[bot]
2024-11-15 15:35:27 +00:00
committed by GitHub
parent 12021c152c
commit 8c5c8ead74
3 changed files with 10 additions and 6 deletions

8
.editorconfig Normal file
View File

@@ -0,0 +1,8 @@
root = true
[*]
indent_style = space
indent_size = 4
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true