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

org.sonar.l10n.javascript.OneStatementPerLine.html Maven / Gradle / Ivy

For better readability, do not put more than one statement on a single line.

The following code snippet illustrates this rule :

var foo = "something"; var bar = "somethingElse";     // there are two statements




© 2015 - 2025 Weber Informatics LLC | Privacy Policy