editorconfig

This commit is contained in:
Reid 2024-05-08 21:59:40 -07:00
parent 92421828e6
commit 752bcecb9f
3 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,6 @@
root = true
[*]
end_of_line = lf
indent_style = space
indent_size = 2