Browse Source

editorconfig += Makefile

pull/667/head
Daniel Shahaf 4 years ago
parent
commit
8072651b6c
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      .editorconfig

+ 5
- 0
.editorconfig View File

@ -7,3 +7,8 @@ end_of_line = lf
tab_width = 2
indent_size = 2
indent_style = space
[Makefile]
tab_width = 8
indent_style = tab

Loading…
Cancel
Save