DEV: Update rubocop-discourse from 2.3.2 to 2.4.0 (#11079)

Also fixes whitespace related issues raised by rubocop.
This commit is contained in:
Jarek Radosz
2020-10-30 15:04:29 +01:00
committed by GitHub
parent af4938baf1
commit 2f4a1ff61b
10 changed files with 19 additions and 20 deletions

View File

@@ -54,7 +54,7 @@ class TwitterApi
<div class='tweet-images'>
<div class='aspect-image-full-size' style='--aspect-ratio:#{width}/#{height};'>
<video class='tweet-video' #{attributes}
width='#{width}'
width='#{width}'
height='#{height}'
poster='#{m['media_url_https']}'>
<source src='#{url}' type="video/mp4">