mirror of
https://github.com/4sval/FModel.git
synced 2026-08-24 18:34:30 -05:00
update editor config to have space next to casts
This commit is contained in:
@@ -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
|
||||
|
||||
Submodule CUE4Parse updated: b2a19656f9...6ea4b1811a
Reference in New Issue
Block a user