You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/plugins/backgroundrunner.koplugin
Frans de Jonge 668eee97fa
[CI] Add curly braces check (#5809)
Update shellcheck and shfmt to the latest version.

Fixes <https://github.com/koreader/koreader/issues/5152>.

Btw, you can apply shellcheck suggestions with a command like:

```
shellcheck --include=SC2250 -f diff *.sh | git apply
```
4 years ago
..
_meta.lua [Fix] Don't load disabled plugins (#4169) 6 years ago
commandrunner.lua BackgroundRunner (#3008) 7 years ago
luawrapper.sh [CI] Add curly braces check (#5809) 4 years ago
main.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
wrapper.sh [CI] Add curly braces check (#5809) 4 years ago