Skip to content

Commit

Permalink
chore(editorconfig): fix editorconfig syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Apr 26, 2023
1 parent 8a4f928 commit e35d83d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
# top-most EditorConfig file
root = true

[{*.sh, *.rs}]
[{*.sh,*.rs}]
indent_style = space
indent_size = 4

0 comments on commit e35d83d

Please sign in to comment.