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

org.sonar.l10n.go.rules.go.S1479.html Maven / Gradle / Ivy

There is a newer version: 1.24.0.3049
Show newest version

Why is this an issue?

When switch statements have large sets of case clauses, it is usually an attempt to map two sets of data. A real map structure would be more readable and maintainable, and should be used instead.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy