AO3-6719 Leave src URLs instead of emptiness for images stripped in AO3-6564 #898
reviewdog.yml
on: pull_request
Rubocop
1m 7s
ERB Lint runner
1m 38s
Annotations
1 error and 2 warnings
Rubocop
Process completed with exit code 1.
|
Rubocop:
lib/html_cleaner.rb#L151
[rubocop] reported by reviewdog 🐶
Use `//` around regular expression.
Raw Output:
lib/html_cleaner.rb:151:16: C: Style/RegexpLiteral: Use `//` around regular expression.
|
Rubocop:
lib/html_cleaner.rb#L156
[rubocop] reported by reviewdog 🐶
Use `//` around regular expression.
Raw Output:
lib/html_cleaner.rb:156:23: C: Style/RegexpLiteral: Use `//` around regular expression.
|