Преглед изворни кода

The Makefile file format requires tab characters

master
Ilya Daynatovich пре 7 година
родитељ
комит
48bb427f71
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3
    0
      .editorconfig

+ 3
- 0
.editorconfig Прегледај датотеку

@@ -8,3 +8,6 @@ indent_size = 4
8 8
 indent_style = space
9 9
 max_line_length = 80
10 10
 trim_trailing_whitespace = true
11
+
12
+[Makefile]
13
+indent_style = tab

Loading…
Откажи
Сачувај