Bump pry from 0.15.2 to 0.16.0 #13
Open
Annotations
6 errors
|
Lint code for consistent style
Process completed with exit code 1.
|
|
Lint code for consistent style:
config/application.rb#L43
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
Lint code for consistent style:
config/application.rb#L43
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
|
Lint code for consistent style:
app/helpers/application_helper.rb#L8
Layout/EmptyLinesAroundModuleBody: Extra empty line detected at module body end.
|
|
Lint code for consistent style:
app/helpers/application_helper.rb#L2
Layout/EmptyLinesAroundModuleBody: Extra empty line detected at module body beginning.
|
|
Lint code for consistent style:
Gemfile#L43
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
Loading