Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dotnetanalyzers/nullparametercheckrefactoring issues and pull requests

#30 - Suggestion. Make it one liner.

Issue - State: open - Opened by Bartmax over 9 years ago - 1 comment

#29 - (VB) Another guard to check for.

Issue - State: closed - Opened by AdamSpeight2008 almost 10 years ago

#28 - Update NullParameterCheckRefactoringProvider.cs

Pull Request - State: closed - Opened by Bartmax about 10 years ago - 5 comments
Labels: enhancement, c#

#27 - (Proof Of Concept) Order Preservation for Parameter Guard

Pull Request - State: closed - Opened by AdamSpeight2008 about 10 years ago - 10 comments

#26 - Use ValueText instead of Text for the generated string literal in C# 5

Pull Request - State: closed - Opened by sharwell about 10 years ago - 1 comment

#25 - C# 5 syntax doesn't handle @identifier syntax

Issue - State: closed - Opened by sharwell about 10 years ago
Labels: bug, fixed, c#

#24 - Visual Basic implementation cleanup

Pull Request - State: closed - Opened by sharwell about 10 years ago

#23 - Release on Visualstudio Gallery

Issue - State: open - Opened by tugberkugurlu about 10 years ago - 1 comment

#22 - Add tests for VB implementation

Issue - State: open - Opened by tugberkugurlu about 10 years ago
Labels: enhancement, vb

#21 - Add tests for C# implementation

Issue - State: open - Opened by tugberkugurlu about 10 years ago
Labels: enhancement, c#

#20 - Add CONTRIBUTING.md file

Issue - State: open - Opened by tugberkugurlu about 10 years ago
Labels: enhancement

#19 - Update README

Issue - State: open - Opened by tugberkugurlu about 10 years ago - 3 comments
Labels: enhancement

#18 - Omit System namespace whenever possible

Issue - State: open - Opened by tugberkugurlu about 10 years ago - 1 comment
Labels: enhancement, vb

#17 - Consider using nameof operator whenever appropriate

Issue - State: open - Opened by tugberkugurlu about 10 years ago - 2 comments
Labels: enhancement, vb, blocked

#16 - Code fix is not suggested at the proper places

Issue - State: open - Opened by tugberkugurlu about 10 years ago - 2 comments
Labels: bug, vb

#15 - Visual Basic support

Pull Request - State: closed - Opened by sharwell about 10 years ago - 8 comments

#15 - Visual Basic support

Pull Request - State: closed - Opened by sharwell about 10 years ago - 8 comments

#14 - Only apply formatting changes to the newly inserted block

Pull Request - State: closed - Opened by sharwell about 10 years ago - 4 comments
Labels: fixed

#13 - Make sure to always correctly reference ArgumentNullException

Pull Request - State: closed - Opened by sharwell about 10 years ago - 6 comments
Labels: fixed

#12 - Reformatting is applied too aggressively

Issue - State: closed - Opened by sharwell about 10 years ago
Labels: bug

#11 - Correcty handling using statements

Pull Request - State: closed - Opened by tugberkugurlu about 10 years ago - 3 comments

#10 - Rename the C# functionality packaging

Pull Request - State: closed - Opened by sharwell about 10 years ago - 2 comments

#9 - Only use nameof for C# 6 or higher

Pull Request - State: closed - Opened by sharwell about 10 years ago - 5 comments
Labels: fixed

#8 - Add VB.net support

Pull Request - State: closed - Opened by AdamSpeight2008 about 10 years ago - 34 comments

#7 - Preserve the parameter order when doing the null checks

Issue - State: open - Opened by tugberkugurlu about 10 years ago - 8 comments
Labels: enhancement, vb, c#

#6 - Support for Visual Basic

Issue - State: closed - Opened by tugberkugurlu about 10 years ago - 3 comments
Labels: enhancement, fixed

#5 - Handle System using statements correctly

Issue - State: closed - Opened by tugberkugurlu about 10 years ago - 5 comments
Labels: bug

#4 - don't suggest if there is already a string.IsNullOrEmpty or string.IsNullOrWhitespace check

Issue - State: closed - Opened by tugberkugurlu about 10 years ago - 4 comments
Labels: enhancement

#3 - Omit braces unless requested by user

Issue - State: open - Opened by sharwell about 10 years ago - 2 comments
Labels: enhancement, c#

#2 - Use Code Contracts when the rewriter is enabled

Issue - State: open - Opened by sharwell about 10 years ago - 5 comments
Labels: enhancement

#1 - Only use nameof() for ToolsVersion > 14

Issue - State: closed - Opened by sharwell about 10 years ago - 1 comment
Labels: enhancement