← 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.