Skip to content

Commit

Permalink
Add .editorconfig with indentation settings
Browse files Browse the repository at this point in the history
  • Loading branch information
mokagio committed Sep 29, 2024
1 parent 2cb4df8 commit 8a964bf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Make indentation settings explicit, to override possible system-wide settings

[*.swift]
indent_style = space
indent_size = 4

0 comments on commit 8a964bf

Please sign in to comment.