update editor config to have space next to casts

This commit is contained in:
GMatrixGames 2021-10-14 11:39:46 -04:00
parent 6f78a9c24e
commit d65fd5159f
No known key found for this signature in database
GPG Key ID: 2621164AAF16CEDF
2 changed files with 2 additions and 2 deletions

View File

@ -97,7 +97,7 @@ csharp_style_throw_expression = true:suggestion
csharp_style_conditional_delegate_call = true:suggestion
# Space preferences
csharp_space_after_cast = false
csharp_space_after_cast = true
csharp_space_after_colon_in_inheritance_clause = true
csharp_space_after_comma = true
csharp_space_after_dot = false

@ -1 +1 @@
Subproject commit b2a19656f9909b3b3db3fbc0e4e213bc01eab066
Subproject commit 6ea4b1811a115d21490c550da84edf06b9b63434