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 5da9a35 commit 4773af8
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 4773af8

Please sign in to comment.