Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce forceRender param #1901

Merged
merged 3 commits into from
Sep 8, 2023

Minor refactoring

9237475
Select commit
Loading
Failed to load commit list.
Merged

Introduce forceRender param #1901

Minor refactoring
9237475
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Sep 7, 2023 in 3s

4 issues fixed. 2 issues found. Autofix available.

Annotations

Check notice on line 611 in src/mwoffliner.lib.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/mwoffliner.lib.ts#L611

Unnecessary 'await'. (no-return-await)

Check notice on line 421 in src/util/saveArticles.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/util/saveArticles.ts#L286-L421

Complex Method