1
1
<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" >
2
2
<s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=AutoPropertyCanBeMadeGetOnly_002ELocal/@EntryIndexedValue" >DO_NOT_SHOW</s : String >
3
3
<s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=ConvertIfStatementToConditionalTernaryExpression/@EntryIndexedValue" >DO_NOT_SHOW</s : String >
4
+ <s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=ConvertIfStatementToNullCoalescingExpression/@EntryIndexedValue" >DO_NOT_SHOW</s : String >
4
5
<s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=ConvertPropertyToExpressionBody/@EntryIndexedValue" >DO_NOT_SHOW</s : String >
5
6
<s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=ConvertToAutoProperty/@EntryIndexedValue" >DO_NOT_SHOW</s : String >
6
7
<s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=MemberCanBeMadeStatic_002ELocal/@EntryIndexedValue" >SUGGESTION</s : String >
7
8
<s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=UnusedParameter_002ELocal/@EntryIndexedValue" >WARNING</s : String >
8
9
<s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=UseNameofExpression/@EntryIndexedValue" >DO_NOT_SHOW</s : String >
9
10
<s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=UseNullPropagation/@EntryIndexedValue" >DO_NOT_SHOW</s : String >
10
11
<s : String x : Key =" /Default/CodeInspection/Highlighting/InspectionSeverities/=UseStringInterpolation/@EntryIndexedValue" >DO_NOT_SHOW</s : String >
12
+ <s : Boolean x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTILINE_ARGUMENT/@EntryValue" >True</s : Boolean >
13
+ <s : Boolean x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTILINE_CALLS_CHAIN/@EntryValue" >True</s : Boolean >
14
+ <s : Boolean x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTILINE_PARAMETER/@EntryValue" >True</s : Boolean >
15
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/INITIALIZER_BRACES/@EntryValue" >NEXT_LINE_SHIFTED_2</s : String >
16
+ <s : String x : Key =" /Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_ARGUMENTS_STYLE/@EntryValue" >CHOP_IF_LONG</s : String >
11
17
<s : String x : Key =" /Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=HMACMD/@EntryIndexedValue" >HMACMD</s : String >
12
18
<s : String x : Key =" /Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=HMACSHA/@EntryIndexedValue" >HMACSHA</s : String >
13
19
<s : String x : Key =" /Default/Environment/UnitTesting/ExcludedCategoriesList/@EntryValue" >integration,LongRunning</s : String ></wpf : ResourceDictionary >
0 commit comments