Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SA1003 handling of colon in format clause #3077

Merged
merged 1 commit into from Nov 24, 2019

Conversation

sharwell
Copy link
Member

Fixes #3073

@codecov
Copy link

codecov bot commented Nov 22, 2019

Codecov Report

Merging #3077 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #3077      +/-   ##
==========================================
+ Coverage   97.11%   97.11%   +<.01%     
==========================================
  Files         822      822              
  Lines      103443   103547     +104     
  Branches     3345     3345              
==========================================
+ Hits       100460   100564     +104     
  Misses       2092     2092              
  Partials      891      891

@vweijsters vweijsters merged commit f63619d into DotNetAnalyzers:master Nov 24, 2019
@sharwell sharwell added this to the 1.2-beta.next milestone Nov 24, 2019
@sharwell sharwell deleted the colon-conflict branch November 24, 2019 19:23
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.

SA1024 conflicting with SA1003
2 participants