Skip to content

Add check for "this."-pointer #110

Description

@hfrmobile

Is your feature request related to a problem? Please describe.
Consistent usage of this pointer to make code better.

Describe the solution you'd like
Similar to R# feature checking either if "this"-pointer is used everywhere (when setting says this. has to be used) or some common naming pattern is applied for member fields (e.g. **m_**myField),

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Compare to JetBrain's ReShaper (aka R#).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions