Skip to content

Commit cec0c16

Browse files
authored
Merge pull request #1041 from Particular/ghs-custom-master
GitHubSync special update - master
2 parents 4f75c1e + bd417ed commit cec0c16

File tree

5 files changed

+4
-139
lines changed

5 files changed

+4
-139
lines changed

.github/auto-merge.yml

Lines changed: 0 additions & 107 deletions
This file was deleted.

.github/stale.yaml

Lines changed: 0 additions & 12 deletions
This file was deleted.

.github/workflows/dependabot-auto-merge.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
[*.cs]
22

33
# Justification: Test project
4-
dotnet_diagnostic.CA2007.severity = none
4+
dotnet_diagnostic.CA2007.severity = none
5+
6+
# Justification: Tests don't support cancellation and don't need to forward IMessageHandlerContext.CancellationToken
7+
dotnet_diagnostic.NSB0002.severity = suggestion

src/nuget.config

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)