.. title:: clang-tidy - cert-flp30-c

cert-flp30-c
============

The `cert-flp30-c` check is an alias, please see
:doc:`bugprone-float-loop-counter <../bugprone/float-loop-counter>`
for more information

This check corresponds to the CERT C Coding Standard rule
`FLP30-C. Do not use floating-point variables as loop counters
<https://www.securecoding.cert.org/confluence/display/c/FLP30-C.+Do+not+use+floating-point+variables+as+loop+counters>`_.
