mirror of
https://github.com/4sval/FModel.git
synced 2026-03-21 17:24:26 -05:00
update editor config to have space next to casts
This commit is contained in:
parent
6f78a9c24e
commit
d65fd5159f
|
|
@ -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
|
||||
Loading…
Reference in New Issue
Block a user