rspec/rules/S1197/description.adoc

2 lines
202 B
Plaintext
Raw Permalink Normal View History

2020-06-30 12:47:33 +02:00
Array designators should always be located on the type for better code readability. Otherwise, developers must look both at the type and the variable name to know whether or not a variable is an array.