List instead of table #488
Annotations
10 errors
Run Rubocop:
Gemfile#L11
Bundler/OrderedGems: Gems should be sorted in an alphabetical order within their section of the Gemfile. Gem `redcarpet` should appear before `yard`.
|
Run Rubocop:
Rakefile#L33
Rake/Desc: Describe the task with `desc` method.
|
Run Rubocop:
Rakefile#L33
Style/HashSyntax: Use the new Ruby 1.9 hash syntax. (https://rubystyle.guide#hash-literals)
|
Run Rubocop:
Rakefile#L112
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run Rubocop:
Rakefile#L116
Style/StringConcatenation: Prefer string interpolation to string concatenation. (https://rubystyle.guide#string-interpolation)
|
Run Rubocop:
Rakefile#L116
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run Rubocop:
Rakefile#L117
Style/StringConcatenation: Prefer string interpolation to string concatenation. (https://rubystyle.guide#string-interpolation)
|
Run Rubocop:
Rakefile#L117
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
Run Rubocop:
Rakefile#L118
Style/StringConcatenation: Prefer string interpolation to string concatenation. (https://rubystyle.guide#string-interpolation)
|
Run Rubocop:
Rakefile#L121
Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body beginning. (https://rubystyle.guide#empty-lines-around-bodies)
|
The logs for this run have expired and are no longer available.
Loading