Skip to content

Commit

Permalink
chore: ✏️ update editorconfig indentation settings
Browse files Browse the repository at this point in the history
  • Loading branch information
lehuygiang28 committed Oct 24, 2024
1 parent c041d55 commit 2548c9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ root = true

[*]
charset = utf-8
indent_style = space
indent_size = 2
indent_style = tab
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true

Expand Down

0 comments on commit 2548c9a

Please sign in to comment.