Avoid declaring multiple variables in a single line

Impact area

Manageability

Severity

Low

Affected element

Apex  Class

Rule ID

SF-0049

Impact

Keeping each variable declaration in its own line aids readability of the code.


Remediation

Declare each variable in a single line.

Time to fix

15 min




Last modified on Jun 10, 2020