2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/.ci
Frans de Jonge c0c4bcdace
[chore, CI] Ensure no whitespace between gettext() call and string (#4530)
Follow-up to https://github.com/koreader/koreader/pull/4524

The regex in the Python wasn't actually picking up on that style of writing it at all, because it's not only ugly, but also so counter-intuitive that I overlooked to test for and add support for it.

```
_(
[[
```

It'd be easy to fix up the Python regex a little, and perhaps I will,
but either way it makes more sense to automatically enforce this as a coding standard.
2019-01-31 18:10:58 +01:00
..
after_success.sh CircleCI: finishing touches (#3340) 2017-10-11 08:38:30 +02:00
before_install.sh Add CircleCI (#3321) 2017-10-08 18:38:00 +02:00
build.sh Add CircleCI (#3321) 2017-10-08 18:38:00 +02:00
check.sh [chore, CI] Ensure no whitespace between gettext() call and string (#4530) 2019-01-31 18:10:58 +01:00
common.sh Add CircleCI (#3321) 2017-10-08 18:38:00 +02:00
fetch.sh Add CircleCI (#3321) 2017-10-08 18:38:00 +02:00
helper_luarocks.sh [fix, CI] silly typo in busted junit output patch 2017-10-30 15:51:52 +01:00
helper_shellchecks.sh Travis: update shfmt to v1.3.0 (#2821) 2017-04-27 01:25:17 -07:00
install.sh CircleCI cache fix (#3329) 2017-10-10 08:47:46 +02:00
script.sh Add CircleCI (#3321) 2017-10-08 18:38:00 +02:00
test.sh CircleCI: finishing touches (#3340) 2017-10-11 08:38:30 +02:00