Skip to content

Commit b3462eb

Browse files
Update clang-tools-extra/docs/clang-tidy/checks/list.rst
Co-authored-by: Baranov Victor <[email protected]>
1 parent 3ce8e8e commit b3462eb

File tree

1 file changed

+1
-1
lines changed
  • clang-tools-extra/docs/clang-tidy/checks

1 file changed

+1
-1
lines changed

clang-tools-extra/docs/clang-tidy/checks/list.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Clang-Tidy Checks
132132
:doc:`bugprone-parent-virtual-call <bugprone/parent-virtual-call>`, "Yes"
133133
:doc:`bugprone-pointer-arithmetic-on-polymorphic-object <bugprone/pointer-arithmetic-on-polymorphic-object>`,
134134
:doc:`bugprone-posix-return <bugprone/posix-return>`, "Yes"
135-
:doc:`bugprone-random-generator-seed <bugprone/random-generator-seed>`, "Yes"
135+
:doc:`bugprone-random-generator-seed <bugprone/random-generator-seed>`,
136136
:doc:`bugprone-raw-memory-call-on-non-trivial-type <bugprone/raw-memory-call-on-non-trivial-type>`,
137137
:doc:`bugprone-redundant-branch-condition <bugprone/redundant-branch-condition>`, "Yes"
138138
:doc:`bugprone-reserved-identifier <bugprone/reserved-identifier>`, "Yes"

0 commit comments

Comments
 (0)