8000 chore: remove underscores from some private properties and methods by rachel-fenichel · Pull Request #6537 · google/blockly · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chore: remove underscores from some private properties and methods #6537

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

Merged
merged 4 commits into from
Oct 12, 2022

Conversation

rachel-fenichel
Copy link
Collaborator

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide
  • I ran npm run format and npm run lint

The details

Resolves

General cleanup/matching style guide

Proposed Changes

Remove underscores from some private properties and methods. Update tests where needed to use public APIs instead of private properties.

Behavior Before Change

No change.

Behavior After Change

No change.

Reason for Changes

Match style guide (no underscores in private properties) and stop using private properties in tests.

Test Coverage

Mocha tests.

Documentation

Additional Information

I didn't get every case in workspace svg, because some are used in unexpected ways. These are just the trivial ones.

@rachel-fenichel rachel-fenichel requested a review from a team as a code owner October 12, 2022 21:51
@rachel-fenichel rachel-fenichel requested review from cpcallen and BeksOmega and removed request for cpcallen October 12, 2022 21:51
@github-actions github-actions bot added the PR: chore General chores (dependencies, typos, etc) label Oct 12, 2022
@rachel-fenichel rachel-fenichel added type: cleanup and removed PR: chore General chores (dependencies, typos, etc) labels Oct 12, 2022
@rachel-fenichel rachel-fenichel merged commit ab9825c into google:develop Oct 12, 2022
@rachel-fenichel rachel-fenichel deleted the remove_underscores_3 branch October 12, 2022 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0