Skip to content

main: Make func definition style consistent.#1114

Merged
davecgh merged 1 commit intodecred:masterfrom
davecgh:main_func_def_consistency
Mar 4, 2018
Merged

main: Make func definition style consistent.#1114
davecgh merged 1 commit intodecred:masterfrom
davecgh:main_func_def_consistency

Conversation

@davecgh
Copy link
Copy Markdown
Member

@davecgh davecgh commented Mar 3, 2018

This modifies all files in the main package so that function definitions are on the a single line as is the style used in the upstream code as well as throughout its code base. This helps minimize the differences between them and the upstream code in order to facilitate easier syncs due to less merge conflicts as a result of superfluous changes.

Copy link
Copy Markdown
Member

@dajohi dajohi left a comment

Choose a reason for hiding this comment

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

ok

This modifies all files in the main package so that function definitions
are on the a single line as is the style used in the upstream code as
well as throughout its code base.  This helps minimize the differences
between them and the upstream code in order to facilitate easier syncs
due to less merge conflicts as a result of superfluous changes.
@davecgh davecgh force-pushed the main_func_def_consistency branch from ae1e9bf to 1275d1f Compare March 4, 2018 20:32
@davecgh davecgh merged commit 1275d1f into decred:master Mar 4, 2018
@davecgh davecgh deleted the main_func_def_consistency branch March 4, 2018 20:50
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