openzim / gutenberg

Scraper for downloading the entire ebooks repository of project Gutenberg
https://download.kiwix.org/zim/gutenberg
GNU General Public License v3.0
126 stars 37 forks source link

Resolve CodeFactor issues on tools.js #158

Closed benoit74 closed 1 year ago

benoit74 commented 1 year ago

CodeFactor is currently complaining about many issues in templates/js/tools.js

Most of them should be fixed. Usually the only one which are tolerated are the "complex method" ones (which would need a massive revamping).

See e.g. https://github.com/openzim/gutenberg/pull/157/checks?check_run_id=10676559369

theparthshukla commented 1 year ago

Happy to take this up!