1
0

Updated CI

This commit is contained in:
2023-03-29 18:10:28 +02:00
parent 9d7becbdaf
commit f2d07dcf1f
3 changed files with 93 additions and 16 deletions

View File

@@ -143,6 +143,6 @@ csharp_space_between_method_declaration_parameter_list_parentheses = false
csharp_space_between_parentheses = false
csharp_space_between_square_brackets = false
[*.{xml,csproj,targets,props,json}]
[*.{xml,csproj,targets,props,json,yml}]
indent_size = 2
indent_style = space