Add tootctl preview_cards clean #28
Annotations
8 errors
app/lib/activitypub/activity/create.rb#L89
[Correctable] Performance/RedundantSplitRegexpArgument: Use string as argument instead of regexp.
|
app/lib/activitypub/activity/create.rb#L89
[Correctable] Style/RedundantRegexpArgument: Use string "\r\n" as argument instead of regexp /\r\n/.
|
lib/mastodon/cli/preview_cards.rb#L72
[Correctable] Layout/SpaceInsideHashLiteralBraces: Space inside { missing. (https://rubystyle.guide#spaces-braces)
|
lib/mastodon/cli/preview_cards.rb#L72
[Correctable] Layout/SpaceInsideHashLiteralBraces: Space inside } missing. (https://rubystyle.guide#spaces-braces)
|
lib/mastodon/cli/preview_cards.rb#L72
[Correctable] Layout/SpaceInsideHashLiteralBraces: Space inside { missing. (https://rubystyle.guide#spaces-braces)
|
lib/mastodon/cli/preview_cards.rb#L72
[Correctable] Layout/SpaceInsideHashLiteralBraces: Space inside } missing. (https://rubystyle.guide#spaces-braces)
|
lib/mastodon/cli/preview_cards.rb#L78
[Correctable] Style/IfUnlessModifier: Favor modifier if usage when having a single-line body. Another good alternative is the usage of control flow &&/||. (https://rubystyle.guide#if-as-a-modifier)
|
|
This job failed
Loading