Browse Source

editorconfig: Fix Makefile settings

pull/723/merge
Daniel Shahaf 4 years ago
parent
commit
f5d1be7ec2
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .editorconfig

+ 1
- 0
.editorconfig View File

@ -10,5 +10,6 @@ indent_style = space
[Makefile] [Makefile]
tab_width = 8 tab_width = 8
indent_size = 8
indent_style = tab indent_style = tab

Loading…
Cancel
Save