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

Unrolled if-else-end , etc. statements, cleaned up whitespace #43

Closed
wants to merge 1 commit into from

Conversation

JohnAtl
Copy link

@JohnAtl JohnAtl commented Aug 14, 2019

Unrolled one-line if-else-end statements, else statements with commands on the same line, etc.
Removed trailing commas and semicolons where not needed, eg. end;.
Reindented and removed trailing whitespace from lines.

Unrolled one-line if-else-end statements, else statements with commands on the same line, etc.
Removed trailing commas and semicolons where not needed, eg. end;.
Reindented and removed trailing whitespace from lines.
@arnodelorme
Copy link
Collaborator

I hate to be the party pooper. This commit has thousands of changes and we cannot check them all. While the person who originally programmed that function might not have had the best programing style, and that some of the changes present in this pull request might be relevant, I feel (1) we should respect the person who programmed the function (2) accepting the changes blindly could lead to potential bugs (because there are so many and there could be a typo that could only become apparent years later).

@Flzjler Flzjler mentioned this pull request Mar 30, 2022
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.

2 participants