rspec/rules/S1141/description.adoc
2021-01-27 13:42:22 +01:00

1 line
176 B
Plaintext

Nesting ``++try++``/``++catch++`` blocks severely impacts the readability of source code because it makes it too difficult to understand which block will catch which exception.