Add basic .editorconfig (#6376)

This commit is contained in:
Brett Best
2025-12-18 06:19:05 +11:00
committed by GitHub
parent 2e78f40e54
commit d902c66ee5
+5
View File
@@ -0,0 +1,5 @@
root = true
[*.swift]
indent_style = space
indent_size = 4