Identify and translate missing plural keys #359
Annotations
6 errors
Run rubocop:
lib/i18n/tasks/command/commands/missing.rb#L49
[Correctable] Style/WordArray: Use %w or %W for an array of words.
|
Run rubocop:
lib/i18n/tasks/command/commands/missing.rb#L49
[Correctable] Layout/LineLength: Line is too long. [172/120]
|
Run rubocop:
lib/i18n/tasks/translators/openai_translator.rb#L104
[Correctable] Layout/LineLength: Line is too long. [144/120]
|
Run rubocop:
lib/i18n/tasks/translators/openai_translator.rb#L113
[Correctable] Style/SignalException: Use raise instead of fail to rethrow exceptions.
|
Run rubocop:
lib/i18n/tasks/translators/openai_translator.rb#L121
Metrics/MethodLength: Method has too many lines. [26/25]
|
Run rubocop
Process completed with exit code 1.
|
Loading