Skip to content

Infrastructure: unify class constructor initialisers (Part 2 0f 2)#6388

Merged
SlySven merged 1 commit intoMudlet:developmentfrom
SlySven:Infrastructure_unifyClassConstructorInitialisers_part2
Oct 24, 2022
Merged

Infrastructure: unify class constructor initialisers (Part 2 0f 2)#6388
SlySven merged 1 commit intoMudlet:developmentfrom
SlySven:Infrastructure_unifyClassConstructorInitialisers_part2

Conversation

@SlySven
Copy link
Copy Markdown
Member

@SlySven SlySven commented Oct 23, 2022

This is so they all have each member initialiser on a single line - so that changes can be more easily seen/comprehended in Git differences (as opposed to them all being on a long single line...!)

This is a response to the comment: #6379 (comment)

Signed-off-by: Stephen Lyons slysven@virginmedia.com

This is so they all have each member initialiser on a single line - so that
changes can be more easily seen/comprehended in Git differences (as opposed
to them all being on a long single line...!)

This is a response to the comment:
Mudlet#6379 (comment)

Signed-off-by: Stephen Lyons <slysven@virginmedia.com>
@SlySven SlySven requested a review from a team as a code owner October 23, 2022 19:30
@SlySven SlySven requested a review from a team October 23, 2022 19:30
@add-deployment-links
Copy link
Copy Markdown

add-deployment-links bot commented Oct 23, 2022

Hey there! Thanks for helping Mudlet improve. 🌟

Test versions

You can directly test the changes here:

No need to install anything - just unzip and run.
Let us know if it works well, and if it doesn't, please give details.

@mudlet-machine-account mudlet-machine-account added this to the 4.17.0 milestone Oct 23, 2022
@@ -1,5 +1,6 @@
/***************************************************************************
* Copyright (C) 2020 by Mike Conley - sousesider[at]gmail.com *
* Copyright (C) 2022 by Stephen Lyons - slysven@virginmedia.com *
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

As before, not really required to add yourself here for adding whitespace.

Copy link
Copy Markdown
Contributor

@Kebap Kebap left a comment

Choose a reason for hiding this comment

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

Straightforward PR, easy to review!

@SlySven SlySven assigned demonnic and Delwing and unassigned Kebap Oct 24, 2022
Copy link
Copy Markdown
Member

@demonnic demonnic left a comment

Choose a reason for hiding this comment

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

opens, connects, plays, tests pass

@SlySven SlySven merged commit 203b795 into Mudlet:development Oct 24, 2022
@SlySven SlySven deleted the Infrastructure_unifyClassConstructorInitialisers_part2 branch October 24, 2022 21:35
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.

5 participants