1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-erlang

Клонировать/Скачать
.editorconfig 533 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Lukas Larsson Отправлено 01.11.2021 15:50 b0058f3
; This file is for unifying the coding style for different editors and IDEs.
; More information at http://EditorConfig.org
;
; To use this from emacs install the editorconfig package
root = true
[*]
end_of_line = LF
[*]
indent_style = space
indent_size = 4
tab_width = 8
insert_final_newline = true
# Adding trim_trailing_whitespace removes trailing
# from entire buffer on save and we do not want that
# trim_trailing_whitespace = true
[{Makefile*,**.mk*}]
# Use tabs for indentation (Makefiles require tabs)
indent_style = tab

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-erlang.git
git@api.gitlife.ru:oschina-mirror/mirrors-erlang.git
oschina-mirror
mirrors-erlang
mirrors-erlang
master