Skip to content

Fix SA1015 handling of '>' followed by ']'#3313

Merged
sharwell merged 1 commit into
DotNetAnalyzers:masterfrom
sharwell:generic-index
Mar 4, 2021
Merged

Fix SA1015 handling of '>' followed by ']'#3313
sharwell merged 1 commit into
DotNetAnalyzers:masterfrom
sharwell:generic-index

Conversation

@sharwell

@sharwell sharwell commented Mar 4, 2021

Copy link
Copy Markdown
Member

Fixes #3312

@codecov

codecov Bot commented Mar 4, 2021

Copy link
Copy Markdown

Codecov Report

Merging #3313 (53e7fe0) into master (23db6c0) will decrease coverage by 0.02%.
The diff coverage is 78.84%.

@@            Coverage Diff             @@
##           master    #3313      +/-   ##
==========================================
- Coverage   93.55%   93.52%   -0.03%     
==========================================
  Files        1017     1020       +3     
  Lines      109990   110171     +181     
  Branches     3786     3806      +20     
==========================================
+ Hits       102898   103037     +139     
- Misses       6141     6179      +38     
- Partials      951      955       +4     

@sharwell sharwell merged commit 046752f into DotNetAnalyzers:master Mar 4, 2021
@sharwell sharwell deleted the generic-index branch March 4, 2021 15:59
@sharwell sharwell added this to the 1.2-beta.next milestone Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generics in Brackets Violates SA1015 or SA1011

1 participant