All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.delphi.rules.community-delphi.TooLongLine.html Maven / Gradle / Ivy

The newest version!

Why is this an issue?

Lines of code that are longer than a developer's screen are difficult to read and keep track of. Splitting long lines at sensible intervals greatly improve readability.

How to fix it

Split the long line into two or more shorter lines.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy