Skip to content

Commit

Permalink
chore: set tab with to 8 in editor config
Browse files Browse the repository at this point in the history
  • Loading branch information
steabert committed Apr 11, 2021
1 parent 6a83001 commit d901286
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
root = true

[*]
tab_width = 8
indent_size = 2
indent_style = space
end_of_line = lf
Expand Down

0 comments on commit d901286

Please sign in to comment.