Browse Source

Add properties for Makefiles

pull/15/head
10sr 9 years ago
parent
commit
dea3588f1c
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .editorconfig

+ 3
- 0
.editorconfig View File

@@ -17,3 +17,6 @@ indent_size = 4

[*.js]
indent_size = 2

[{{M,m}akefile,*.mk}]
indent_style = tab

Loading…
Cancel
Save