- Disallow leading or trailing decimal points in numeric literals
This rule is aimed at eliminating floating decimal points and will warn whenever a numeric value has a decimal point but is missing a number either before or after it.
You can check them out here.