rspec/rules/S1314/description.adoc
2020-06-30 17:16:12 +02:00

2 lines
259 B
Plaintext

Integer literals starting with a zero are octal rather than decimal values. While using octal values is fully supported, most developers do not have experience with them. They may not recognize octal values as such, mistaking them instead for decimal values.