Skip to content

Improved comment consistency - #3

Open
Markyroson wants to merge 10 commits into
UnrealCourse:masterfrom
Markyroson:Markyroson-style-modification-2
Open

Improved comment consistency#3
Markyroson wants to merge 10 commits into
UnrealCourse:masterfrom
Markyroson:Markyroson-style-modification-2

Conversation

@Markyroson

@MarkyrosonMarkyroson commented Nov 29, 2016

Copy link
Copy Markdown

I improved the style consistency of comments within the code so that the file comments are uniform in style (not with a comment starting with lower case in one spot and capital letter everywhere else, removed unnecessary asterisks in comments, created block comments rather than single line comments comprising a block, etc).

Hopefully these changed help. I have deliberately left the 'Allow edits from maintainers' option checked so that you may edit this as you see fit or see any errors within it.

This addresses issue #4

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Markyroson