Skip to content

Commit

Permalink
Add .editorconfig for tab_width = 4
Browse files Browse the repository at this point in the history
  • Loading branch information
alecmocatta authored Oct 21, 2019
1 parent a5969ff commit 8fd1663
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 @@
[*]
tab_width = 4

[.*]
tab_width = 4

0 comments on commit 8fd1663

Please sign in to comment.