summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.vssettings
diff options
context:
space:
mode:
authorE.Z. Hart <hartez@gmail.com>2016-03-24 14:32:21 -0600
committerE.Z. Hart <hartez@gmail.com>2016-03-25 13:28:54 -0600
commite54108185fa52bf4c970ce4030be5b9b000cf1ba (patch)
tree79344a8226ff3c92ca93d3f0dfa463a6de495427 /Xamarin.Forms.vssettings
parente569f54290282c5d371a6bb88542ac771e0e8039 (diff)
downloadxamarin-forms-e54108185fa52bf4c970ce4030be5b9b000cf1ba.tar.gz
xamarin-forms-e54108185fa52bf4c970ce4030be5b9b000cf1ba.tar.bz2
xamarin-forms-e54108185fa52bf4c970ce4030be5b9b000cf1ba.zip
Bring Resharper and VS settings for code styles in line with project style
Diffstat (limited to 'Xamarin.Forms.vssettings')
-rw-r--r--Xamarin.Forms.vssettings5
1 files changed, 3 insertions, 2 deletions
diff --git a/Xamarin.Forms.vssettings b/Xamarin.Forms.vssettings
index 917b68bd..d0901ab6 100644
--- a/Xamarin.Forms.vssettings
+++ b/Xamarin.Forms.vssettings
@@ -56,11 +56,12 @@
<PropertyValue name="Space_WithinSquares">0</PropertyValue>
<PropertyValue name="Space_BeforeLambdaArrow">1</PropertyValue>
<PropertyValue name="NewLines_Braces_AnonymousTypeInitializer">0</PropertyValue>
+ <PropertyValue name="NewLines_Braces_Property">1</PropertyValue>
<PropertyValue name="Space_WithinCastParentheses">0</PropertyValue>
<PropertyValue name="Space_AfterSemicolonsInForStatement">1</PropertyValue>
- <PropertyValue name="Indent_CaseContents">0</PropertyValue>
+ <PropertyValue name="Indent_CaseContents">1</PropertyValue>
<PropertyValue name="Indent_FlushLabelsLeft">1</PropertyValue>
- <PropertyValue name="Wrapping_PreserveSingleLine">1</PropertyValue>
+ <PropertyValue name="Wrapping_PreserveSingleLine">0</PropertyValue>
<PropertyValue name="Space_BetweenEmptySquares">0</PropertyValue>
<PropertyValue name="Space_BeforeOpenSquare">0</PropertyValue>
<PropertyValue name="Space_BeforeDot">0</PropertyValue>