koreader / koreader-base

Base framework offering a Lua scriptable environment for creating document readers
http://koreader.rocks/
GNU Affero General Public License v3.0
130 stars 105 forks source link

improve linting #1820

Closed benoit-pierre closed 2 months ago

benoit-pierre commented 2 months ago

The plan is to use the new ./utils/shellcheck.sh helper in koreader too, to avoid duplication and ensure the same standard is used.


This change is Reviewable