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

Editorial: remove usages of increase/increment and decrease/decrement #1542

Merged

Conversation

michaelficarra
Copy link
Member

As discussed in #1266 and #1532, this replaces usages of increase/increment and decrease/decrement with the more general "set X to X + N" and "set X to X - N".

@michaelficarra michaelficarra requested review from ljharb and jmdyck May 17, 2019 01:52
Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable

@ljharb ljharb requested review from zenparsing and a team May 17, 2019 05:44
Copy link
Collaborator

@jmdyck jmdyck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@ljharb ljharb self-assigned this May 29, 2019
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.

5 participants