Last active
January 3, 2016 03:09
-
-
Save controlflow/8400209 to your computer and use it in GitHub Desktop.
YourProjectFileName.csproj.DotSettings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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/CodeInspection/Highlighting/InspectionSeverities/=ExpressionIsAlwaysNull/@EntryIndexedValue">DO_NOT_SHOW</s:String> | |
</wpf:ResourceDictionary> |
This particular file disables 'Expression is always null' inspection.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Name it
YourProjectFileName.csproj.DotSettings