rspec/rules/S3346/description.adoc
2021-01-27 13:42:22 +01:00

2 lines
212 B
Plaintext

Since ``++assert++`` statements aren't executed by default (they must be enabled with JVM flags) developers should never rely on their execution the evaluation of any logic required for correct program function.