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

Remove some usages of the pre/post increment operators. #5559

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

johndoknjas
Copy link

@johndoknjas johndoknjas commented Aug 31, 2024

Hi, this PR changes some occurrences of the pre/post-increment operators, as advised by Sopel in sf-dev:

image

No functional change.

@Disservin
Copy link
Member

for the sake of completeness, please add yourself to the authors

@MinetaS
Copy link
Contributor

MinetaS commented Sep 1, 2024

I don't like pre increment operators in LMR part as they usually match their position with += operators.

@johndoknjas johndoknjas changed the title Change some post-increments to pre-increments. Remove some usages of the post-increment operator. Sep 1, 2024
@johndoknjas johndoknjas changed the title Remove some usages of the post-increment operator. Remove some usages of the pre/post increment operators. Sep 7, 2024
Copy link

github-actions bot commented Oct 1, 2024

clang-format 18 needs to be run on this PR.
If you do not have clang-format installed, the maintainer will run it when merging.
For the exact version please see https://packages.ubuntu.com/noble/clang-format-18.

(execution 11138770032 / attempt 1)

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