Fix editorconfig (#9)

This commit is contained in:
Patrick Stevens
2024-03-04 22:49:26 +00:00
committed by GitHub
parent e22dde472f
commit 726145e76b

View File

@@ -2,7 +2,6 @@ root=true
[*]
charset=utf-8
end_of_line=crlf
trim_trailing_whitespace=true
insert_final_newline=true
indent_style=space