Use rubocop -A
to style lib/namoh-docx-to-txt.rb
#162
Annotations
2 errors
Lint code for consistent style
Process completed with exit code 1.
|
Lint code for consistent style:
lib/namoh-docx-to-txt.rb#L75
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Loading