Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Update analyzer versions#40778

Merged
stephentoub merged 1 commit into
dotnet:masterfrom
stephentoub:updateanalyzers
Sep 3, 2019
Merged

Update analyzer versions#40778
stephentoub merged 1 commit into
dotnet:masterfrom
stephentoub:updateanalyzers

Conversation

@stephentoub
Copy link
Copy Markdown
Member

In particular to pick up StyleCop fixes related to C# 8 and nullability.

cc: @safern

In particular to pick up StyleCop fixes related to C# 8 and nullability.
@stephentoub stephentoub merged commit 1bf9084 into dotnet:master Sep 3, 2019
@stephentoub stephentoub deleted the updateanalyzers branch September 3, 2019 22:07
Dotnet-GitSync-Bot pushed a commit to Dotnet-GitSync-Bot/coreclr that referenced this pull request Sep 3, 2019
In particular to pick up StyleCop fixes related to C# 8 and nullability.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Dotnet-GitSync-Bot pushed a commit to Dotnet-GitSync-Bot/mono that referenced this pull request Sep 4, 2019
In particular to pick up StyleCop fixes related to C# 8 and nullability.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
Dotnet-GitSync-Bot pushed a commit to Dotnet-GitSync-Bot/corert that referenced this pull request Sep 4, 2019
In particular to pick up StyleCop fixes related to C# 8 and nullability.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
stephentoub added a commit to dotnet/coreclr that referenced this pull request Sep 4, 2019
In particular to pick up StyleCop fixes related to C# 8 and nullability.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
jkotas pushed a commit to dotnet/corert that referenced this pull request Sep 4, 2019
In particular to pick up StyleCop fixes related to C# 8 and nullability.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
vargaz pushed a commit to mono/mono that referenced this pull request Sep 4, 2019
* Refactor BinaryReader.ReadChars using Span (dotnet/coreclr#26325)

Avoids unsafe code and makes the code simpler

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>

* Remove unnecessary parens from `return (true);` and `return (false);` (#26488)

Just a search and replace.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>

* Avoid some unnecessary initialization in DateTimeParse (#26487)

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>

* Update analyzer versions (dotnet/corefx#40778)

In particular to pick up StyleCop fixes related to C# 8 and nullability.

Signed-off-by: dotnet-bot <dotnet-bot@microsoft.com>
@karelz karelz added this to the 5.0 milestone Dec 19, 2019
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
In particular to pick up StyleCop fixes related to C# 8 and nullability.

Commit migrated from dotnet/corefx@1bf9084
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants