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

Code hygiene: Remove old _underscore prefix for “private” methods #3484

Closed
GeoffCoxMSFT opened this issue Jun 24, 2020 · 2 comments · Fixed by #3496
Closed

Code hygiene: Remove old _underscore prefix for “private” methods #3484

GeoffCoxMSFT opened this issue Jun 24, 2020 · 2 comments · Fixed by #3496
Assignees

Comments

@GeoffCoxMSFT
Copy link
Member

See if eslint can detect and prevent. Update to to remove _ prefix from function scoped const methods.

@GeoffCoxMSFT GeoffCoxMSFT self-assigned this Jun 24, 2020
@beyackle beyackle self-assigned this Jun 24, 2020
@beyackle
Copy link
Contributor

I'll take this on - it fits well with the code-hygiene push I'd been working on.

@GeoffCoxMSFT GeoffCoxMSFT removed their assignment Jun 24, 2020
@GeoffCoxMSFT
Copy link
Member Author

Sounds good - all yours.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants