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/.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.
5 years ago
..
after_success.sh CircleCI: finishing touches (#3340) 7 years ago
before_install.sh Add CircleCI (#3321) 7 years ago
build.sh Add CircleCI (#3321) 7 years ago
check.sh [chore, CI] Ensure no whitespace between gettext() call and string (#4530) 5 years ago
common.sh Add CircleCI (#3321) 7 years ago
fetch.sh Add CircleCI (#3321) 7 years ago
helper_luarocks.sh [fix, CI] silly typo in busted junit output patch 7 years ago
helper_shellchecks.sh Travis: update shfmt to v1.3.0 (#2821) 7 years ago
install.sh CircleCI cache fix (#3329) 7 years ago
script.sh Add CircleCI (#3321) 7 years ago
test.sh CircleCI: finishing touches (#3340) 7 years ago