Skip to content

Subset of clang-format changes.#978

Merged
ahmedcharles merged 2 commits intoMudlet:developmentfrom
ahmedcharles:format
Apr 28, 2017
Merged

Subset of clang-format changes.#978
ahmedcharles merged 2 commits intoMudlet:developmentfrom
ahmedcharles:format

Conversation

@ahmedcharles
Copy link
Copy Markdown
Contributor

No description provided.

}
else
} else {
return weight; // NOTE: if no exit weight has been set: exit weight = room weight
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🤔 Blast, I thought I had properly coded things so that the weight of the destination room was used if there was not an exit weight. Or may-haps it is already done by the code that uses the details so things are OK after all...!

Anyhow nothing to do about it here and now.

Copy link
Copy Markdown
Member

@SlySven SlySven left a comment

Choose a reason for hiding this comment

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

OK, but there is one place where I prefer the prior layout to stand - can we do that?

exitWeightsCopy, exitStubsCopy, exitLocksCopy, doorsCopy,
customLinesCopy, customLinesColorCopy, customLinesStyleCopy, customLinesArrowCopy,
roomRemapping );
auditExit(north,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👎 I think the one per line is not helpful here - OTOH I was the one who put them as they were so I may not be entirely impartial...!

@ahmedcharles ahmedcharles merged commit f2aa9d3 into Mudlet:development Apr 28, 2017
@ahmedcharles ahmedcharles deleted the format branch April 28, 2017 23:13
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