Skip to content

Commit

Permalink
chore(project): update .editorconfig about shell scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Jun 21, 2021
1 parent db55556 commit c898912
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ root = true
[*.rs]
indent_style = tab
indent_size = 4

[*.sh]
indent_style = tab
indent_size = 4

0 comments on commit c898912

Please sign in to comment.