Skip to content

Commit

Permalink
fix: adds newline
Browse files Browse the repository at this point in the history
Signed-off-by: Leonardo Chaia <[email protected]>
  • Loading branch information
leonardochaia authored and shizhMSFT committed Nov 29, 2024
1 parent 3de5a87 commit 3cfffca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ dotnet_naming_symbols.public_members.required_modifiers =
dotnet_naming_style.public_uppercase_style.capitalization = pascal_case

# CA2007: Consider calling ConfigureAwait on the awaited task
dotnet_diagnostic.CA2007.severity = warning
dotnet_diagnostic.CA2007.severity = warning

0 comments on commit 3cfffca

Please sign in to comment.