Skip to content

Infrastructure: unify class constructor initialisers (Part 1 of 2)#6387

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

Infrastructure: unify class constructor initialisers (Part 1 of 2)#6387
SlySven merged 1 commit intoMudlet:developmentfrom
SlySven:Infrastructure_unifyClassConstructorInitialisers_part1

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:29
@SlySven SlySven requested a review from a team October 23, 2022 19:29
@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
@github-actions
Copy link
Copy Markdown
Contributor

Warnings
⚠️ PR makes changes to 14 source files. Double check the scope hasn't gotten out of hand

Generated by 🚫 dangerJS against af145ac

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.

Seems legit

Comment on lines 7 to 9
* Copyright (C) 2014-2017 by Ahmed Charles - acharles@outlook.com *
* Copyright (C) 2014-2020 by Stephen Lyons - slysven@virginmedia.com *
* Copyright (C) 2014-2020, 2022 by Stephen Lyons *
* - slysven@virginmedia.com *
* Copyright (C) 2022 by Thiago Jung Bauermann - bauermann@kolabnow.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.

Not sure if these changes require update of copyright information at all

@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, seems to work, and all the tests pass.

@SlySven SlySven merged commit 5e6149e into Mudlet:development Oct 24, 2022
@SlySven SlySven deleted the Infrastructure_unifyClassConstructorInitialisers_part1 branch October 24, 2022 21:33
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