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

chore: use consistent parameter names #29361

Merged
merged 1 commit into from Jun 1, 2021

Conversation

dsanders11
Copy link
Member

@dsanders11 dsanders11 commented May 27, 2021

Description of Change

Another PR like #26162. Aims to keep parameter names consistent between declaration and definition. Some of them are judgement calls, where I tended to go with the path of least resistance which was change the name in the declaration.

Checklist

  • PR description included and stakeholders cc'd
  • npm test passes

Release Notes

Notes: none

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label May 27, 2021
@codebytere codebytere added semver/patch backwards-compatible bug fixes target/13-x-y labels May 31, 2021
@electron-cation electron-cation bot added new-pr 🌱 PR opened in the last 24 hours and removed new-pr 🌱 PR opened in the last 24 hours labels May 31, 2021
@zcbenz zcbenz merged commit ba26580 into electron:master Jun 1, 2021
@release-clerk
Copy link

release-clerk bot commented Jun 1, 2021

No Release Notes

@trop
Copy link
Contributor

trop bot commented Jun 1, 2021

I have automatically backported this PR to "14-x-y", please check out #29441

@trop
Copy link
Contributor

trop bot commented Jun 1, 2021

I have automatically backported this PR to "13-x-y", please check out #29442

@dsanders11 dsanders11 deleted the parameter-name-fixes branch March 14, 2022 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants