feat: refactor audio extraction to reusable class
This commit is contained in:
@@ -26,6 +26,7 @@ insert_final_newline = false
|
||||
# Diagnostic severity preferences
|
||||
dotnet_diagnostic.IDE0058.severity = none
|
||||
dotnet_diagnostic.IDE0100.severity = none
|
||||
dotnet_diagnostic.CA1848.severity = none
|
||||
|
||||
# Organize usings
|
||||
dotnet_separate_import_directive_groups = true
|
||||
|
||||
Reference in New Issue
Block a user