summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.sln.DotSettings
diff options
context:
space:
mode:
authorE.Z. Hart <hartez@gmail.com>2016-04-07 12:06:00 -0600
committerE.Z. Hart <hartez@gmail.com>2016-04-07 12:06:00 -0600
commit76fd8ced7c8040846eba47e2d2b41da5132ecfb5 (patch)
treeb3ca9ff5d4b12526ed1070ba9cc8cdddcb3c67d3 /Xamarin.Forms.sln.DotSettings
parentbb7bf53447538d5f17cac48052585a6a9282f70b (diff)
downloadxamarin-forms-76fd8ced7c8040846eba47e2d2b41da5132ecfb5.tar.gz
xamarin-forms-76fd8ced7c8040846eba47e2d2b41da5132ecfb5.tar.bz2
xamarin-forms-76fd8ced7c8040846eba47e2d2b41da5132ecfb5.zip
Update format for static readonly private fields
Update rule private members (implicit) Remove references to user-specific files
Diffstat (limited to 'Xamarin.Forms.sln.DotSettings')
-rw-r--r--Xamarin.Forms.sln.DotSettings4
1 files changed, 2 insertions, 2 deletions
diff --git a/Xamarin.Forms.sln.DotSettings b/Xamarin.Forms.sln.DotSettings
index 60b391c6..3fc7e736 100644
--- a/Xamarin.Forms.sln.DotSettings
+++ b/Xamarin.Forms.sln.DotSettings
@@ -1,4 +1,5 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
+ <s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpCodeStyle/DEFAULT_PRIVATE_MODIFIER/@EntryValue">Implicit</s:String>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ANONYMOUS_METHOD_DECLARATION_BRACES/@EntryValue">NEXT_LINE</s:String>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/CASE_BLOCK_BRACES/@EntryValue">NEXT_LINE</s:String>
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/INITIALIZER_BRACES/@EntryValue">NEXT_LINE</s:String>
@@ -659,9 +660,8 @@
<s:String x:Key="/Default/CodeStyle/CSharpVarKeywordUsage/ForBuiltInTypes/@EntryValue">UseVarWhenEvident</s:String>
<s:String x:Key="/Default/CodeStyle/CSharpVarKeywordUsage/ForSimpleTypes/@EntryValue">UseVarWhenEvident</s:String>
<s:String x:Key="/Default/CodeStyle/CSharpVarKeywordUsage/ForOtherTypes/@EntryValue">UseVarWhenEvident</s:String>
+ <s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/PredefinedNamingRules/=PrivateStaticReadonly/@EntryIndexedValue">&lt;Policy Inspect="True" Prefix="s_" Suffix="" Style="aaBb" /&gt;</s:String>
<s:Boolean x:Key="/Default/Environment/InjectedLayers/FileInjectedLayer/=64B48C7709A839499C5E49DBCE502A37/@KeyIndexDefined">True</s:Boolean>
- <s:String x:Key="/Default/Environment/InjectedLayers/FileInjectedLayer/=64B48C7709A839499C5E49DBCE502A37/AbsolutePath/@EntryValue">C:\Users\hartez\Documents\Xamarin\Xamarin.DotSettings</s:String>
- <s:String x:Key="/Default/Environment/InjectedLayers/FileInjectedLayer/=64B48C7709A839499C5E49DBCE502A37/RelativePath/@EntryValue">..\..\Xamarin.DotSettings</s:String>
<s:Boolean x:Key="/Default/Environment/InjectedLayers/InjectedLayerCustomization/=File64B48C7709A839499C5E49DBCE502A37/@KeyIndexDefined">True</s:Boolean>
<s:Double x:Key="/Default/Environment/InjectedLayers/InjectedLayerCustomization/=File64B48C7709A839499C5E49DBCE502A37/RelativePriority/@EntryValue">1</s:Double>
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EAddAccessorOwnerDeclarationBracesMigration/@EntryIndexedValue">True</s:Boolean>