================
@@ -1,12 +1,12 @@
-.. title:: clang-tidy - cert-flp30-c
+```{title} clang-tidy - cert-flp30-c
+```
 
-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>`
+{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://cmu-sei.github.io/secure-coding-standards/sei-cert-c-coding-standard/rules/floating-point-flp/flp30-c/>`_.
+[FLP30-C. Do not use floating-point variables as loop 
counters](https://cmu-sei.github.io/secure-coding-standards/sei-cert-c-coding-standard/rules/floating-point-flp/flp30-c/).
+
----------------
zeyi2 wrote:

```suggestion
```

https://github.com/llvm/llvm-project/pull/210467
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to