Skip to content

Add semicolons to JavaScript statements (reported by LGTM)#86

Open
stweil wants to merge 1 commit into
DCGM:masterfrom
UB-Mannheim:lgtm
Open

Add semicolons to JavaScript statements (reported by LGTM)#86
stweil wants to merge 1 commit into
DCGM:masterfrom
UB-Mannheim:lgtm

Conversation

@stweil

@stweil stweil commented Jun 9, 2022

Copy link
Copy Markdown
Contributor

Semantically the semicolons are not required, but most other lines
have an explicit semicolon, so add the missing ones.

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

@stweil

stweil commented Jun 9, 2022

Copy link
Copy Markdown
Contributor Author

@stweil

stweil commented Jun 9, 2022

Copy link
Copy Markdown
Contributor Author

Unrelated question: I am trying a local installation of pero_ocr_web, but still have several problems. Is there any documentation available which explains how the installation should be done?

Semantically the semicolons are not required, but most other lines
have an explicit semicolon, so add the missing ones.

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

stweil commented Nov 12, 2022

Copy link
Copy Markdown
Contributor Author

The pull request was now rebased, merge conflicts fixed, so it is ready again for merging.

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.

1 participant