fedilinks: Add well-known protocol handler #19
Annotations
9 errors
app/controllers/authorize_interactions_controller.rb#L22
[Correctable] Layout/EmptyLineAfterGuardClause: Add empty line after guard clause.
|
app/controllers/well_known/protocol_handler_controller.rb#L5
[Correctable] Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning. (https://rubystyle.guide#empty-lines-around-bodies)
|
app/controllers/well_known/protocol_handler_controller.rb#L12
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
app/controllers/well_known/protocol_handler_controller.rb#L12
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
app/controllers/well_known/protocol_handler_controller.rb#L26
[Correctable] Layout/EmptyLineAfterGuardClause: Add empty line after guard clause.
|
app/controllers/well_known/protocol_handler_controller.rb#L26
[Correctable] Style/ReturnNilInPredicateMethodDefinition: Return false instead of nil in predicate methods. (https://rubystyle.guide#bool-methods-qmark)
|
app/controllers/well_known/protocol_handler_controller.rb#L26
[Correctable] Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
|
config/routes.rb#L61
[Correctable] Layout/EmptyLines: Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines)
|
|
The logs for this run have expired and are no longer available.
Loading