Skip to content

Commit

Permalink
Update ReSharper settings to v2016.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKetting committed Jun 30, 2016
1 parent 82fdca6 commit 38ced02
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Relinq.sln.DotSettings
Expand Up @@ -8,6 +8,7 @@
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip/=DF8BA786_002D9679_002D4879_002D8757_002D16AE2709D83A_002Fd_003ARes_002Fd_003AUI_002Ff_003AWxeHandler_002Eashx/@EntryIndexedValue">DF8BA786-9679-4879-8757-16AE2709D83A/d:Res/d:UI/f:WxeHandler.ashx</s:String>
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip/=DF8BA786_002D9679_002D4879_002D8757_002D16AE2709D83A_002Fd_003ARes_002Fd_003AUI_002Ff_003AWxeLauncher_002Eashx/@EntryIndexedValue">DF8BA786-9679-4879-8757-16AE2709D83A/d:Res/d:UI/f:WxeLauncher.ashx</s:String>
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=1FF52B13_002DC212_002D4ADA_002D86E0_002D04E49A808FE0_002Ff_003AWxeHandler_002Eashx/@EntryIndexedValue">ExplicitlyExcluded</s:String>
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=2ADC369A_002D4CE5_002D4378_002DB72E_002D4FBEDD8FA724_002Ff_003AWxeHandler_002Eashx/@EntryIndexedValue">ExplicitlyExcluded</s:String>
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=558839F6_002DD762_002D47BA_002DA26C_002D1D4AA75D0994_002Ff_003AWxeHandler_002Eashx/@EntryIndexedValue">ExplicitlyExcluded</s:String>
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=DD30FC13_002D485F_002D425D_002D8FA0_002D0CE8998B925D_002Fd_003ARes_002Fd_003AHTML_002Ff_003AStyle_002Ecss/@EntryIndexedValue">ExplicitlyExcluded</s:String>
<s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=DF8BA786_002D9679_002D4879_002D8757_002D16AE2709D83A_002Fd_003ARes_002Fd_003AUI_002Ff_003AWxeHandler_002Eashx/@EntryIndexedValue">ExplicitlyExcluded</s:String>
Expand Down Expand Up @@ -44,6 +45,8 @@
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_BEFORE_EMPTY_METHOD_PARENTHESES/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_BEFORE_METHOD_CALL_PARENTHESES/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_BEFORE_METHOD_PARENTHESES/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_BEFORE_SIZEOF_PARENTHESES/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_BEFORE_TYPEOF_PARENTHESES/@EntryValue">True</s:Boolean>

<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/SPACE_WITHIN_SINGLE_LINE_ARRAY_INITIALIZER_BRACES/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/STICK_COMMENT/@EntryValue">False</s:Boolean>
Expand Down Expand Up @@ -146,6 +149,7 @@
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EMigrateBlankLinesAroundFieldToBlankLinesAroundProperty/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EMigrateThisQualifierSettings/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002EJavaScript_002ECodeStyle_002ESettingsUpgrade_002EJsCodeFormatterSettingsUpgrader/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002EJavaScript_002ECodeStyle_002ESettingsUpgrade_002EJsWrapperSettingsUpgrader/@EntryIndexedValue">True</s:Boolean>
<s:Boolean x:Key="/Default/Housekeeping/SolutionSettingsUpgraded/IsUpgraded/@EntryValue">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/StructuralSearch/Pattern/=16EB40DB6E1F40439665071E5E249FCE/@KeyIndexDefined">True</s:Boolean>
<s:Boolean x:Key="/Default/PatternsAndTemplates/StructuralSearch/Pattern/=16EB40DB6E1F40439665071E5E249FCE/CustomPatternPlaceholder/=expr/@KeyIndexDefined">True</s:Boolean>
Expand Down

0 comments on commit 38ced02

Please sign in to comment.