File tree Expand file tree Collapse file tree 11 files changed +18
-18
lines changed Expand file tree Collapse file tree 11 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ cert-dcl50-cpp
66==============
77
88The `cert-dcl50-cpp ` check is an alias, please see
9- `modernize-avoid-variadic-functions
10- <../modernize/avoid-variadic-functions.html> `_
9+ :doc: `modernize-avoid-variadic-functions
10+ <../modernize/avoid-variadic-functions>`
1111for more information.
1212
1313This check corresponds to the CERT C++ Coding Standard rule
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ cert-dcl58-cpp
44==============
55
66The `cert-dcl58-cpp ` is an aliaes, please see
7- `bugprone-std-namespace-modification
8- <../bugprone/std-namespace-modification.html> `_
7+ :doc: `bugprone-std-namespace-modification
8+ <../bugprone/std-namespace-modification>`
99for more information.
1010
1111This check corresponds to the CERT C++ Coding Standard rule
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ cert-env33-c
44============
55
66The `cert-env33-c ` check is an alias, please see
7- `bugprone-command-processor <../bugprone/command-processor.html >`_
7+ :doc: `bugprone-command-processor <../bugprone/command-processor >`
88for more information.
99
1010This check corresponds to the CERT C Coding Standard rule
Original file line number Diff line number Diff line change @@ -6,6 +6,6 @@ cert-err34-c
66============
77
88The cert-err34-c check is an alias, please see
9- `bugprone-unchecked-string-to-number-conversion
10- <../bugprone/unchecked-string-to-number-conversion.html> `_
9+ :doc: `bugprone-unchecked-string-to-number-conversion
10+ <../bugprone/unchecked-string-to-number-conversion>`
1111for more information.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ cert-err52-cpp
44==============
55
66The `cert-err52-cpp ` check is an alias, please see
7- `modernize-avoid-setjmp-longjmp <../modernize/avoid-setjmp-longjmp.html >`_
7+ :doc: `modernize-avoid-setjmp-longjmp <../modernize/avoid-setjmp-longjmp >`
88for more information.
99
1010This check corresponds to the CERT C++ Coding Standard rule
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ cert-err58-cpp
66==============
77
88The `cert-err58-cpp ` check is an alias, please see
9- `bugprone-throwing-static-initialization
10- <../bugprone/throwing-static-initialization.html> `_
9+ :doc: `bugprone-throwing-static-initialization
10+ <../bugprone/throwing-static-initialization>`
1111for more information.
1212
1313This check corresponds to the CERT C++ Coding Standard rule
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ cert-err60-cpp
66==============
77
88The `cert-err60-cpp ` check is an alias, please see
9- `bugprone-exception-copy-constructor-throws
10- <../bugprone/exception-copy-constructor-throws.html> `_
9+ :doc: `bugprone-exception-copy-constructor-throws
10+ <../bugprone/exception-copy-constructor-throws>`
1111for more information.
1212
1313This check corresponds to the CERT C++ Coding Standard rule
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ cert-flp30-c
44============
55
66The `cert-flp30-c ` check is an alias, please see
7- `bugprone-float-loop-counter <../bugprone/float-loop-counter.html >`_
7+ :doc: `bugprone-float-loop-counter <../bugprone/float-loop-counter >`
88for more information
99
1010This check corresponds to the CERT C Coding Standard rule
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ cert-mem57-cpp
44==============
55
66The `cert-mem57-cpp ` is an aliaes, please see
7- `bugprone-default-operator-new-on-overaligned-type
8- <../bugprone/default-operator-new-on-overaligned-type.html> `_
7+ :doc: `bugprone-default-operator-new-on-overaligned-type
8+ <../bugprone/default-operator-new-on-overaligned-type>`
99for more information.
1010
1111This check corresponds to the CERT C++ Coding Standard rule
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ for more information.
1212
1313This check corresponds to the CERT C++ Coding Standard rule
1414`MSC51-CPP. Ensure your random number generator is properly seeded
15- <https://wiki.sei.cmu.edu/confluence/display/cplusplus/MSC51-CPP.+Ensure+your+random+number+generator+is+properly+seeded> `_.
15+ <https://wiki.sei.cmu.edu/confluence/display/cplusplus/MSC51-CPP.+Ensure+your+random+number+generator+is+properly+seeded> `_.
You can’t perform that action at this time.
0 commit comments