Skip to content

Commit

Permalink
Merge pull request #736 from leancodepl/remove-unused-codeanalysis-rules
Browse files Browse the repository at this point in the history
Remove CodeAnalysis ruleset
  • Loading branch information
jakubfijalkowski authored Dec 31, 2024
2 parents d54cf21 + 325b6cc commit 0bdde88
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 128 deletions.
119 changes: 0 additions & 119 deletions LeanCode.CodeAnalysis.ruleset

This file was deleted.

3 changes: 0 additions & 3 deletions src/Tools/LeanCode.CodeAnalysis/LeanCode.CodeAnalysis.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
<ItemGroup>
<None Include="$(OutputPath)/$(AssemblyName).dll" Pack="true" PackagePath="analyzers/dotnet/cs" Visible="false" />

<None Include="LeanCode.CodeAnalysis.props" Pack="true" PackagePath="build" />
<None Include="$(CodeAnalysisSettingsLocation)/LeanCode.CodeAnalysis.ruleset" Pack="true" PackagePath="build" />

<AdditionalFiles Include="AnalyzerReleases.Shipped.md" />
</ItemGroup>
</Project>
6 changes: 0 additions & 6 deletions src/Tools/LeanCode.CodeAnalysis/LeanCode.CodeAnalysis.props

This file was deleted.

0 comments on commit 0bdde88

Please sign in to comment.