Skip to content

Commit 80a090a

Browse files
committed
removed inspections... ...again?
1 parent dd08e41 commit 80a090a

File tree

3 files changed

+0
-150
lines changed

3 files changed

+0
-150
lines changed

Rubberduck.Inspections/Concrete/MissingAnnotationArgumentInspection.cs

Lines changed: 0 additions & 61 deletions
This file was deleted.

Rubberduck.Inspections/Concrete/MissingAttributeInspection.cs

Lines changed: 0 additions & 87 deletions
This file was deleted.

Rubberduck.Inspections/Rubberduck.Inspections.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,11 @@
9191
<Compile Include="Concrete\ImplicitDefaultMemberAssignmentInspection.cs" />
9292
<Compile Include="Concrete\ImplicitPublicMemberInspection.cs" />
9393
<Compile Include="Concrete\ImplicitVariantReturnTypeInspection.cs" />
94-
<Compile Include="Concrete\MissingAttributeInspection.cs" />
9594
<Compile Include="Abstract\InspectionResultBase.cs" />
9695
<Compile Include="Concrete\RedundantByRefModifierInspection.cs" />
9796
<Compile Include="Concrete\EmptyElseBlockInspection.cs" />
9897
<Compile Include="Inspector.cs" />
9998
<Compile Include="Concrete\MemberNotOnInterfaceInspection.cs" />
100-
<Compile Include="Concrete\MissingAnnotationArgumentInspection.cs" />
10199
<Compile Include="Concrete\ModuleScopeDimKeywordInspection.cs" />
102100
<Compile Include="Concrete\MoveFieldCloserToUsageInspection.cs" />
103101
<Compile Include="Concrete\MultilineParameterInspection.cs" />

0 commit comments

Comments
 (0)