Skip to content

Commit

Permalink
Update Qodana heap allocation exclusions.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ygg01 committed Oct 23, 2023
1 parent 948027a commit 3de4e20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions qodana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,7 @@ exclude:
- name: CheckNamespace
paths:
- Linguini.Bundle\IsExternalInit.cs
- name: HeapView.ObjectAllocation.Evident
- name: HeapView.DelegateAllocation
- name: HeapView.BoxingAllocation
- name: HeapView.ClosureAllocation

0 comments on commit 3de4e20

Please sign in to comment.