зеркало из https://github.com/SteeltoeOSS/Samples.git
Updates editor config for YAML
This commit is contained in:
Родитель
6cfc01d7e6
Коммит
4fd2920c78
|
@ -24,6 +24,10 @@ indent_size = 2
|
|||
[*.json]
|
||||
indent_size = 2
|
||||
|
||||
# YAML files
|
||||
[*.{yaml,yml}]
|
||||
indent_size = 2
|
||||
|
||||
# Dotnet code style settings:
|
||||
[*.cs]
|
||||
# Sort using and Import directives with System.* appearing first
|
||||
|
|
Загрузка…
Ссылка в новой задаче