Skip to content

Warn when an expression statement returns a value that is not used #85

@marinasundstrom

Description

@marinasundstrom

Warn when an expression statement is returning a value that is not being consumed.

For instance this:

Console.ReadLine();

or this:

2 + 3

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions