Stop modifying locale before sending to Google Translate #259
Annotations
10 errors
Run rubocop:
lib/i18n/tasks/translators/google_translator.rb#L26
[Correctable] Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call.
|
Run rubocop:
spec/google_translate_spec.rb#L83
[Correctable] Style/TrailingCommaInArguments: Avoid comma after the last parameter of a method call.
|
Run rubocop:
spec/google_translate_spec.rb#L102
[Correctable] Style/PercentLiteralDelimiters: %w-literals should be delimited by [ and ].
|
Run rubocop:
spec/google_translate_spec.rb#L108
[Correctable] Layout/SpaceInsideParens: Space inside parentheses detected.
|
Run rubocop:
spec/google_translate_spec.rb#L108
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
Run rubocop:
spec/google_translate_spec.rb#L109
[Correctable] Layout/SpaceInsideParens: Space inside parentheses detected.
|
Run rubocop:
spec/google_translate_spec.rb#L109
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
Run rubocop:
spec/google_translate_spec.rb#L110
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
Run rubocop:
spec/google_translate_spec.rb#L111
[Correctable] Layout/SpaceInsideParens: Space inside parentheses detected.
|
Run rubocop:
spec/google_translate_spec.rb#L111
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
Loading