diff --git a/Ginger/.editorconfig b/Ginger/.editorconfig index 6624fe59dc..d383cc1f02 100644 --- a/Ginger/.editorconfig +++ b/Ginger/.editorconfig @@ -75,6 +75,7 @@ csharp_style_prefer_extended_property_pattern = true:suggestion csharp_style_var_for_built_in_types = true:none csharp_style_var_when_type_is_apparent = true:none csharp_style_var_elsewhere = true:none +csharp_indent_braces = false [*.vb] #### Naming styles #### diff --git a/Ginger/Ginger/Actions/ActionEditPage.xaml b/Ginger/Ginger/Actions/ActionEditPage.xaml index f40196f15c..5c70f39500 100644 --- a/Ginger/Ginger/Actions/ActionEditPage.xaml +++ b/Ginger/Ginger/Actions/ActionEditPage.xaml @@ -304,12 +304,15 @@ - - - -