Skip to content

Ignore Style/SignalException in Danger related code

Peter Leitzen requested to merge pl-rubocop-ignore-signal-exception into master

What does this MR do and why?

Danger defines its own fail method which caused false positives and forced inline disables.

How to set up and validate locally

bundle exec rubocop danger/ tooling/danger

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