Skip to content

Commit

Permalink
⬆️ Bump files with dotnet-file sync
Browse files Browse the repository at this point in the history
  • Loading branch information
devlooped-bot committed Apr 25, 2023
1 parent 54eb081 commit 3f19144
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@ csharp_new_line_before_members_in_anonymous_types = true
# xUnit1013: Public method should be marked as test. Allows using records as test classes
dotnet_diagnostic.xUnit1013.severity = none

# CS9113: Parameter is unread (usually, ITestOutputHelper)
dotnet_diagnostic.CS9113.severity = none

# Default severity for analyzer diagnostics with category 'Style'
dotnet_analyzer_diagnostic.category-Style.severity = none

Expand Down
2 changes: 1 addition & 1 deletion .netconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
[file ".editorconfig"]
url = https://github.com/devlooped/oss/blob/main/.editorconfig
sha = fd5b554bf3538a3c92a0b49e395c8ad2e8429158
etag = bf02d1679442e5169d03304164b8e9407997ac3132145831a91ba61fc8b50687
etag = 7298c6450967975a8782b5c74f3071e1910fc59686e48f9c9d5cd7c68213cf59
weak
[file ".gitattributes"]
url = https://github.com/devlooped/oss/blob/main/.gitattributes
Expand Down

0 comments on commit 3f19144

Please sign in to comment.