Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Added "editorconfig" file to make GitHub display tabs with width 4.
- Loading branch information
@@ -0,0 +1,3 @@ | ||
[*] | ||
indent_style = tab | ||
indent_size = 4 |