chore(formatting): Update Astyle to 3.4#500
Merged
thomwiggers merged 3 commits intomasterfrom Sep 21, 2023
Merged
Conversation
Member
Author
|
Okay this is currently failing because of the |
3713b02 to
488bbf3
Compare
488bbf3 to
74c2a5d
Compare
dstebila
previously approved these changes
Sep 12, 2023
Member
|
I read the changes in the Python code but didn't look at any of the resulting changes in the .c or .h files, nor did I browse through the CI failures. |
Member
Author
|
I do need to fix something in CI, please hold :) |
6ed8b8a to
3894cdb
Compare
3894cdb to
72bce6a
Compare
7 tasks
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Seems that Astyle has started receiving maintenance again, with several releases in 2023. This PR runs Astyle 3.4's formatter over the whole repo. Aside from a lot of empty lines that got deleted, it seems that we have a few minor improvements in indentation across the repo.