agoda-com / agoda-com/standards-c-sharp

Ban usage of this qualifier for private fields

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
22
Forks
4
PR merge metrics
No merged PRs in 30d

Description

If you have to use `this`, it means you've named your private field wrong. `_privateField` instead of `this.privateField`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.