We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb3437f commit b972f3cCopy full SHA for b972f3c
lib/mry/rewriters.rb
@@ -1,6 +1,7 @@
1
module Mry
2
module Rewriters
3
class Rewriter_Master < YAMLRewriter::Rewriter
4
+ define_rule ['Lint/RescueWithoutErrorClass' => 'Style/RescueStandardError']
5
end
6
7
class Rewriter_0_51_0 < YAMLRewriter::Rewriter
0 commit comments