rspec/rules/S1479/tsql/rule.adoc

2 lines
171 B
Plaintext
Raw Normal View History

2021-01-27 13:42:22 +01:00
``++CASE++`` expressions with large sets of ``++WHEN++`` clauses are difficult to understand and maintain, and should be refactored to include fewer ``++WHEN++`` clauses.