Update indents for Ruby

Add `rescue` and `ensure` as a @branch captures for ruby
This commit is contained in:
Cameron 2023-01-06 14:57:55 +01:00 committed by Stephan Seitz
parent 68e8181dbc
commit 4ac38ee2d1

View file

@ -36,6 +36,8 @@
(when)
(elsif)
(else)
(rescue)
(ensure)
"end"
] @branch