Add proper development dependencies for code quality #11
Annotations
10 errors
|
quality:
deprecate.gemspec#L20
Gemspec/DeprecatedAttributeAssignment: Do not set `test_files` in gemspec.
|
|
quality:
deprecate.gemspec#L12
Layout/LineLength: Line is too long. [121/100]
|
|
quality:
deprecate.gemspec#L7
Gemspec/RequireMFA: `metadata['rubygems_mfa_required']` must be set to `'true'`.
|
|
quality:
deprecate.gemspec#L3
Style/ExpandPathArguments: Use `expand_path('lib', __dir__)` instead of `expand_path('../lib', __FILE__)`.
|
|
quality:
deprecate.gemspec#L1
Style/Encoding: Unnecessary utf-8 encoding comment.
|
|
quality:
Rakefile#L11
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
|
quality:
Rakefile#L8
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
|
quality:
Rakefile#L6
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
|
quality:
Rakefile#L2
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
|
quality:
Rakefile#L1
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|