Skip to content

Fix SA1200 handling of top-level statements#3261

Merged
sharwell merged 1 commit into
DotNetAnalyzers:masterfrom
sharwell:top-level-using
Dec 5, 2020
Merged

Fix SA1200 handling of top-level statements#3261
sharwell merged 1 commit into
DotNetAnalyzers:masterfrom
sharwell:top-level-using

Conversation

@sharwell

@sharwell sharwell commented Dec 5, 2020

Copy link
Copy Markdown
Member

Fixes #3243

@codecov

codecov Bot commented Dec 5, 2020

Copy link
Copy Markdown

Codecov Report

Merging #3261 (0a58fe4) into master (363a36c) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3261   +/-   ##
=======================================
  Coverage   93.48%   93.48%           
=======================================
  Files        1001     1004    +3     
  Lines      109640   109706   +66     
  Branches     3722     3722           
=======================================
+ Hits       102492   102558   +66     
  Misses       6218     6218           
  Partials      930      930           

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.

SA1200 in top-level programs

1 participant