]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Update yaml sequence option in editorconfig (#21297)
authorLeon Friedrich <60421075+ElectroJr@users.noreply.github.com>
Sat, 28 Oct 2023 03:28:57 +0000 (14:28 +1100)
committerGitHub <noreply@github.com>
Sat, 28 Oct 2023 03:28:57 +0000 (14:28 +1100)
.editorconfig

index a8ce1d6b68b94d27056b23af6dbf5156719e3220..59ca35cc9a5b042fc49c9306a7c9226b8d9c879c 100644 (file)
@@ -338,5 +338,8 @@ dotnet_naming_symbols.type_parameters_symbols.applicable_kinds = type_parameter
 resharper_braces_for_ifelse = required_for_multiline
 resharper_keep_existing_attribute_arrangement = true
 
-[*.{csproj,xml,yml,dll.config,msbuildproj,targets}]
+[*.{csproj,xml,yml,yaml,dll.config,msbuildproj,targets}]
 indent_size = 2
+
+[{*.yaml,*.yml}]
+ij_yaml_indent_sequence_value = false