Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2020-10-17 09:23:23 +0300
committerGitHub <noreply@github.com>2020-10-17 09:23:23 +0300
commitdd51b395738889f2f93752e8bf6213152d2e94d8 (patch)
tree2aef9a684969d00f8e1ab184053b2c530cfb32a5 /.editorconfig
parent63c7fc66fead66dd740ff299caf4afd413eff9cf (diff)
Make more suitable SPC instance methods static (#43280)
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 29553d08aa7..4986cd7d196 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -159,6 +159,7 @@ csharp_space_between_square_brackets = false
# Analyzers
dotnet_code_quality.ca1802.api_surface = private, internal
+dotnet_code_quality.ca1822.api_surface = private, internal
dotnet_code_quality.ca2208.api_surface = public
# License header