================
@@ -1,12 +1,12 @@
-.. title:: clang-tidy - cert-msc32-c
+```{title} clang-tidy - cert-msc32-c
+```
 
-cert-msc32-c
-============
+# cert-msc32-c
 
 The `cert-msc32-c` check is an alias, please see
-:doc:`bugprone-random-generator-seed <../bugprone/random-generator-seed>`
+{doc}`bugprone-random-generator-seed <../bugprone/random-generator-seed>`
 for more information.
 
 This check corresponds to the CERT C Coding Standard rule
-`MSC32-C. Properly seed pseudorandom number generators
-<https://cmu-sei.github.io/secure-coding-standards/sei-cert-c-coding-standard/rules/miscellaneous-msc/msc32-c/>`_.
+[MSC32-C. Properly seed pseudorandom number 
generators](https://cmu-sei.github.io/secure-coding-standards/sei-cert-c-coding-standard/rules/miscellaneous-msc/msc32-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