Normalize dotfiles (#1682)
This commit is contained in:
Родитель
e3e174e146
Коммит
a133bc7469
|
@ -7,6 +7,9 @@ indent_size = 4
|
|||
indent_style = space
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.rs]
|
||||
end_of_line = lf
|
||||
|
||||
[*.toml]
|
||||
indent_size = 2
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче