Skip to content

Commit

Permalink
Supress MEF002 (can be fixed after migration of DI framework)
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-englert committed Oct 20, 2024
1 parent d119828 commit 7643991
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,5 @@ dotnet_naming_rule.private_fields_rule.symbols = private_fields_symbols

# MEF006: No importing constructor
dotnet_diagnostic.MEF006.severity = silent
# MEF002: Import attributes, to be removed after final DI migration
dotnet_diagnostic.MEF002.severity = silent

0 comments on commit 7643991

Please sign in to comment.