Преглед на файлове

.editorconfig: Remove unused comments

pull/15/head
10sr преди 9 години
родител
ревизия
02b8ce92ba
променени са 1 файла, в които са добавени 2 реда и са изтрити 3 реда
  1. +2
    -3
      .editorconfig

+ 2
- 3
.editorconfig Целия файл

@@ -4,14 +4,13 @@ root = true
indent_style = space indent_style = space
#indent_size = 2 #indent_size = 2
#tab_width = 4 #tab_width = 4

end_of_line = lf end_of_line = lf
#charset = utf-8 #charset = utf-8


trim_trailing_whitespace = true trim_trailing_whitespace = true
insert_final_newline = true#3ab
insert_final_newline = true
max_line_length = 80 max_line_length = 80
;abc
[*.c] [*.c]
indent_size = 4 indent_size = 4




Зареждане…
Отказ
Запис