Skip to content

Conversation

@hokein
Copy link
Owner

@hokein hokein commented Apr 18, 2017

No description provided.


void f1() {

}

Choose a reason for hiding this comment

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

Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]


void f1() {

}

Choose a reason for hiding this comment

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

Redundant blank line at the end of a code block should be deleted. [whitespace/blank_line] [3]


int f2() {

return 0;

Choose a reason for hiding this comment

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

Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]


int main() {


Choose a reason for hiding this comment

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

Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]

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