a fork of iceshrimp.net but a tweaked frontend to my personal liking. waow
fediverse social-media social iceshrimp fedi
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

[sln] Fix DotSettings solution analysis exclusion rule

+5 -1
+5 -1
Iceshrimp.NET.slnx.DotSettings
··· 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:Boolean x:Key="/Default/CodeInspection/ExcludedFiles/FileMasksToSkip/=_002A_002EAssemblyInfo_002Ecs/@EntryIndexedValue">True</s:Boolean> 3 3 <s:Boolean x:Key="/Default/CodeInspection/ExcludedFiles/FileMasksToSkip/=_002A_002EDesigner_002Ecs/@EntryIndexedValue">True</s:Boolean> 4 - <s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=74D636F2_002D3A0B_002D4214_002DB302_002D178C3D5525F5_002Fd_003ACore_002Fd_003ADatabase_002Fd_003AMigrations/@EntryIndexedValue">ExplicitlyExcluded</s:String> 4 + <s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=74D636F2_002D3A0B_002D4214_002DB302_002D178C3D5525F5_002Fd_003ACore_002Fd_003ADatabase_002Fd_003AMigrations/@EntryIndexedValue"></s:String> 5 + <s:Boolean x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=74D636F2_002D3A0B_002D4214_002DB302_002D178C3D5525F5_002Fd_003ACore_002Fd_003ADatabase_002Fd_003AMigrations/@EntryIndexRemoved">True</s:Boolean> 6 + <s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=Core_002FDatabase_002FMigrations/@EntryIndexedValue"></s:String> 7 + <s:Boolean x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=Core_002FDatabase_002FMigrations/@EntryIndexRemoved">True</s:Boolean> 8 + <s:String x:Key="/Default/CodeInspection/ExcludedFiles/FilesAndFoldersToSkip2/=Iceshrimp_002EBackend_002FCore_002FDatabase_002FMigrations/@EntryIndexedValue">ExplicitlyExcluded</s:String> 5 9 <s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=AsyncVoidMethod/@EntryIndexedValue">WARNING</s:String> 6 10 <s:Boolean x:Key="/Default/CodeInspection/Highlighting/RunLongAnalysisInSwa/@EntryValue">True</s:Boolean> 7 11 <s:String x:Key="/Default/CodeInspection/Highlighting/SweaWarningsMode/@EntryValue">ShowAndRun</s:String>