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

Update #597

Merged
merged 9 commits into from
Jul 7, 2024
Merged

Update #597

merged 9 commits into from
Jul 7, 2024

Conversation

hwangsihu
Copy link
Contributor

There are no errors now, but I may have made a mistake cleaning up the code.

@infnibor
Copy link
Contributor

infnibor commented Jul 7, 2024

In my opinion, removing breaks is a bit pointless, because yes the code is more readable with breaks, updating packages yes it makes sense, but removing breaks in the code in my opinion does not measure up, because the code becomes less readable by its continuous sequence.

LucasB25 added 4 commits July 7, 2024 22:45
Signed-off-by: LucasB25 <50886682+LucasB25@users.noreply.github.com>
Signed-off-by: LucasB25 <50886682+LucasB25@users.noreply.github.com>
Signed-off-by: LucasB25 <50886682+LucasB25@users.noreply.github.com>
Signed-off-by: LucasB25 <50886682+LucasB25@users.noreply.github.com>
@LucasB25 LucasB25 merged commit b4d63df into appujet:main Jul 7, 2024
1 check passed
@pheeef
Copy link

pheeef commented Jul 10, 2024

I have to agree with @infnibor here even though this PR was already merged. I don't think it provides an actual increase in quality to this project. Removing empty lines can be helpful, but it wasn't in this case. It removed logical breaks between two statements and that across over 80 files in the entire codebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants