Refactored auth #81
Annotations
11 errors
lint:
Guardfile.rb#L6
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
|
lint:
Guardfile.rb#L16
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
Guardfile.rb#L16
Layout/LineLength: Line is too long. [178/100]
|
lint:
Guardfile.rb#L16
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/components/css_classes.rb#L7
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/components/css_classes.rb#L7
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
app/components/css_classes.rb#L7
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/components/hovercard/component.rb#L7
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/components/identity/sidebar_item_component.rb#L8
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/components/identity/token_component.rb#L8
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
scan_ruby
Process completed with exit code 3.
|