org.sonar.l10n.java.rules.squid.S1996.html Maven / Gradle / Ivy
A file that grows too much tends to aggregate too many responsibilities and inevitably becomes harder to understand and therefore to maintain.
This is doubly true for a file with multiple top-level classes and interfaces. It is strongly advised to divide the file into one top-level class or interface per file.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy