←
Back to index
S103 — Lines should not be too long
Language
VB.NET
Type
Code smell
Severity
Major
Tags
convention
Why is this an issue?
Scrolling horizontally to see a full line of code lowers the code readability.
↑ Back to top