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 that SA1003 does not allow postfix unary expressions as last elem… #1609

Merged
merged 1 commit into from
Oct 15, 2015

Conversation

pdelvo
Copy link
Member

@pdelvo pdelvo commented Oct 8, 2015

…ents in an anonymous object creation or initializers.

Fixes #1600.

…ents in an anonymous object creation or initializers
@codecov-io
Copy link

Current coverage is 79.54%

Merging #1609 into master will decrease coverage by -0.01% as of 9711e3f

@@            master   #1609   diff @@
======================================
  Files          527     527       
  Stmts        31597   31598     +1
  Branches      8865    8865       
  Methods          0               
======================================
- Hit          25136   25134     -2
- Partial       5159    5162     +3
  Missed        1302    1302       

Review entire Coverage Diff as of 9711e3f

Powered by Codecov. Updated on successful CI builds.

@vweijsters
Copy link
Contributor

👍 Looks good to me

@sharwell
Copy link
Member

👍

sharwell added a commit to sharwell/StyleCopAnalyzers that referenced this pull request Oct 15, 2015
@sharwell sharwell merged commit 24c37f6 into DotNetAnalyzers:master Oct 15, 2015
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.

4 participants