Javi Martín
|
70a07c095f
|
Add and apply Style/BlockDelimiters rubocop rule
We were already using it most of the time, but there were a few places
were we used brackets for multiline blocks.
|
2019-10-05 14:44:14 +02:00 |
|
Javi Martín
|
ffc50246c2
|
Apply explict RSpec/DescribedClass rubocop rule
We settled on using this style in commit 4cbe81a1, but didn't add the
rule enforcing this style and we didn't apply it to existing code.
|
2019-09-23 16:51:00 +02:00 |
|
Javi Martín
|
f9ed186909
|
Add rubocop spacing rules
We were following these rules in most places; we just didn't define them
anywhere.
|
2019-09-10 21:04:56 +02:00 |
|
taitus
|
6ad294e71f
|
Fix houncibot offenses.
|
2019-06-27 09:21:18 +02:00 |
|
taitus
|
1d3dd6f727
|
Add RemoteTranslationsCaller to new namespace
- Rename to Caller
- Add to new namespace RemoteTranslations
- Update references to new namespace
|
2019-06-27 09:21:18 +02:00 |
|
taitus
|
d29656d78f
|
Add MicrososftTranslateClient to new namespace
- Rename to Client
- Add to new namespace RemoteTranslations::Microsoft
- Update references to new namespace
|
2019-06-27 09:21:18 +02:00 |
|