RubyCop
RubyCop copied to clipboard
How to get failure info?
Supposing some code fails to pass the policy, is there a way to get to the failing line number, and the reason it failed (e.g. "line 1: disallowed call to fork")?