Skip to content

Commit

Permalink
Suppress UnknownTask warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhett12321 committed Dec 26, 2022
1 parent 26c645e commit 7fbda51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NWN.Toolbox.sln.DotSettings
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=TabsAndSpacesMismatch/@EntryIndexedValue">WARNING</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=TabsAreDisallowed/@EntryIndexedValue">SUGGESTION</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=TabsOutsideIndent/@EntryIndexedValue">WARNING</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=UnknownTask/@EntryIndexedValue">DO_NOT_SHOW</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=UnnecessaryWhitespace/@EntryIndexedValue">SUGGESTION</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=UnusedAutoPropertyAccessor_002EGlobal/@EntryIndexedValue">DO_NOT_SHOW</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=UnusedMemberHierarchy_002EGlobal/@EntryIndexedValue">DO_NOT_SHOW</s:String>
Expand Down

0 comments on commit 7fbda51

Please sign in to comment.