Skip to content

Danger: Don't check for inline disabled RuboCop rules in Markdown

Peter Leitzen requested to merge pl-danger-rubocop-suggestion-md into master

What does this MR do and why?

Closes #428448 (closed)

How to verify on CI

Done via !134613 (23e51c3b)

  • Disable a RuboCop rule in Markdown file (.md) - no comment
  • Disable a RuboCop rule in Ruby file (.rb) - see a comment!

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Peter Leitzen

Merge request reports