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

resources.report.rules.checkstyle.MagicNumberCheck.html Maven / Gradle / Ivy

MagicNumberCheck

MagicNumberCheck

Checks for "magic" numbers; numeric values that aren't defined as constants. The numbers -1, 0, 1, 2 are ignored.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy