Skip to content

Add missing semicolons - #11922

Merged
MorrisJobke merged 1 commit into
nextcloud:masterfrom
stweil:semicolons
Oct 19, 2018
Merged

Add missing semicolons#11922
MorrisJobke merged 1 commit into
nextcloud:masterfrom
stweil:semicolons

Conversation

@stweil

Copy link
Copy Markdown
Member

This fixes some recommendations from LGTM:

Avoid automated semicolon insertion (90% of all statements
in the enclosing function have an explicit semicolon).

Signed-off-by: Stefan Weil sw@weilnetz.de

This fixes some recommendations from LGTM:
Avoid automated semicolon insertion (90% of all statements
in the enclosing function have an explicit semicolon).
Signed-off-by: Stefan Weil <sw@weilnetz.de>
@kesselbkesselb added this to the Nextcloud 15 milestone Oct 19, 2018
@kesselbkesselb added 3. to review Waiting for reviews technical debt 🧱 🤔🚀 labels Oct 19, 2018

@ChristophWurstChristophWurst left a comment

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.

Not necessary but fine be me 👍

@MorrisJobke
MorrisJobke merged commit d35b651 into nextcloud:masterOct 19, 2018
@stweil
stweil deleted the semicolons branch October 19, 2018 10:08
@nextcloud-botnextcloud-bot mentioned this pull request Nov 12, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewstechnical debt🧱 🤔🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@stweil@MorrisJobke@ChristophWurst@kesselb