Skip to content

Commit

Permalink
cleanup more
Browse files Browse the repository at this point in the history
  • Loading branch information
brantburnett committed Dec 10, 2023
1 parent 0df274d commit 4bc45d3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ insert_final_newline = true
indent_size = 4
charset = utf-8-bom

# Don't show a message for analyzer suppressions that don't apply to a specific TFM, they probably apply to other TFMs
dotnet_diagnostic.IDE0079.severity = none

# XML project files
[*.{csproj,vbproj,vcxproj,vcxproj.filters,proj,projitems,shproj}]
indent_size = 2
Expand Down

0 comments on commit 4bc45d3

Please sign in to comment.