2
0
mirror of https://github.com/koreader/koreader synced 2024-11-13 19:11:25 +00:00
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
```
2020-02-02 20:35:21 +01:00
..
_meta.lua [Fix] Don't load disabled plugins (#4169) 2018-08-18 20:41:37 +02:00
commandrunner.lua BackgroundRunner (#3008) 2017-07-28 16:48:19 +02:00
luawrapper.sh [CI] Add curly braces check (#5809) 2020-02-02 20:35:21 +01:00
main.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
wrapper.sh [CI] Add curly braces check (#5809) 2020-02-02 20:35:21 +01:00