Delete .editorconfig

This commit is contained in:
2025-08-31 16:25:23 -07:00
committed by GitHub
parent b7bf2ae211
commit e495465491

View File

@@ -1,12 +0,0 @@
# http://editorconfig.org
root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.yml]
indent_style = space