github-actions[bot] wrote:

<!--LLVM CODE LINT COMMENT: doc8-->


:warning: RST documentation linter, doc8 found issues in your code. :warning:

<details>
<summary>
You can test this locally with the following command:
</summary>

```bash
doc8 -q 
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-realloc-usage.rst 
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst 
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-string-compare.rst 
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-stringview-data-usage.rst
 clang-tools-extra/docs/clang-tidy/checks/bugprone/swapped-arguments.rst 
clang-tools-extra/docs/clang-tidy/checks/bugprone/switch-missing-default-case.rst
 
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst 
clang-tools-extra/docs/clang-tidy/checks/bugprone/too-small-loop-variable.rst 
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst 
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-string-to-number-conversion.rst
 
clang-tools-extra/docs/clang-tidy/checks/bugprone/undefined-memory-manipulation.rst
 clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst 
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst
 
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst 
clang-tools-extra/docs/clang-tidy/checks/bugprone/unintended-char-ostream-output.rst
 
clang-tools-extra/docs/clang-tidy/checks/bugprone/unique-ptr-array-mismatch.rst 
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst 
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-to-allow-exceptions.rst
 
clang-tools-extra/docs/clang-tidy/checks/bugprone/unused-local-non-trivial-variable.rst
 clang-tools-extra/docs/clang-tidy/checks/bugprone/unused-raii.rst 
clang-tools-extra/docs/clang-tidy/checks/bugprone/unused-return-value.rst 
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst --config 
clang-tools-extra/clang-tidy/doc8.ini
```

</details>

<details>
<summary>
View the output from doc8 here.
</summary>

```
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-realloc-usage.rst:30:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-realloc-usage.rst:28:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-realloc-usage.rst:28:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-realloc-usage.rst:30:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-realloc-usage.rst:31:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-realloc-usage.rst:35:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-realloc-usage.rst:35:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-realloc-usage.rst:39:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-realloc-usage.rst:41:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-realloc-usage.rst:42:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-realloc-usage.rst:44:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:15: 
D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:12: 
D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:12: 
D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:16: 
D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:24: 
D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:22: 
D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:22: 
D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:25: 
D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:25: 
D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:25: 
D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:46: 
D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:44: 
D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:44: 
D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:47: 
D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:47: 
D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:47: 
D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:64: 
D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:62: 
D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:62: 
D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:67: 
D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:67: 
D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-semicolon.rst:67: 
D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-stringview-data-usage.rst:33:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-stringview-data-usage.rst:31:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-stringview-data-usage.rst:31:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-stringview-data-usage.rst:34:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/suspicious-stringview-data-usage.rst:38:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/swapped-arguments.rst:12: 
D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/swapped-arguments.rst:12: 
D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/swapped-arguments.rst:19: 
D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/switch-missing-default-case.rst:27:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/switch-missing-default-case.rst:22:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/switch-missing-default-case.rst:22:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/switch-missing-default-case.rst:28:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/switch-missing-default-case.rst:35:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/switch-missing-default-case.rst:36:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/switch-missing-default-case.rst:42:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/switch-missing-default-case.rst:43:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/switch-missing-default-case.rst:45:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:19:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:17:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:17:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:21:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:26:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:26:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:29:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:30:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:36:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:36:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:42:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:64:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:62:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:62:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:68:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:75:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:102:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:99:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:99:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:106:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:110:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:114:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:133:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:131:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:131:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:137:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:142:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:142:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:146:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:147:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:154:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:152:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:152:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:158:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:163:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:163:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:167:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:168:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:194:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:192:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:192:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:198:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:203:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:203:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:207:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:208:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:215:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:220:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:220:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:224:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:225:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:233:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:231:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:231:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:237:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:242:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:242:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:246:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:247:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:254:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:259:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:259:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:263:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:264:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:279:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:277:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:277:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:283:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:285:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:287:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:288:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:295:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:293:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:293:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:299:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:301:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:303:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/tagged-union-member-count.rst:304:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/too-small-loop-variable.rst:12:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/too-small-loop-variable.rst:10:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/too-small-loop-variable.rst:10:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/too-small-loop-variable.rst:14:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/too-small-loop-variable.rst:25:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/too-small-loop-variable.rst:23:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/too-small-loop-variable.rst:23:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/too-small-loop-variable.rst:26:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/too-small-loop-variable.rst:50:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/too-small-loop-variable.rst:48:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/too-small-loop-variable.rst:48:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/too-small-loop-variable.rst:53:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:44:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:42:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:42:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:44:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:45:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:55:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:53:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:53:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:57:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:58:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:59:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:70:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:68:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:68:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:71:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:72:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:73:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:92:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:90:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:90:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:93:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:94:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:95:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:107:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:105:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:105:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:107:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:108:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:113:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:114:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:127:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:125:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:125:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:128:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:129:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:130:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:141:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:139:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:139:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:142:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:144:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:145:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:155:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:153:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:153:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:155:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:157:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:168:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:166:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:166:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:170:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:171:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:174:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:174:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:175:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:176:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:188:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:186:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:186:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:189:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:190:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:191:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:201:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:199:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:199:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:202:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:203:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:204:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:218:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:216:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:216:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:219:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:223:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:224:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:225:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:232:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:230:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:230:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:234:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:238:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:239:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:244:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:245:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:255:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:255:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:260:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:298:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:296:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:296:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-optional-access.rst:304:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-string-to-number-conversion.rst:11:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-string-to-number-conversion.rst:11:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-string-to-number-conversion.rst:14:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-string-to-number-conversion.rst:19:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-string-to-number-conversion.rst:21:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-string-to-number-conversion.rst:22:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unchecked-string-to-number-conversion.rst:23:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/undefined-memory-manipulation.rst:21:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/undefined-memory-manipulation.rst:21:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/undefined-memory-manipulation.rst:33:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst:16: 
D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst:14: 
D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst:14: 
D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst:22: 
D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst:24: 
D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst:34: 
D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst:30: 
D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst:30: 
D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst:36: 
D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst:37: 
D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst:39: 
D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst:41: 
D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst:46: 
D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst:48: 
D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst:49: 
D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst:51: 
D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-code-paths.rst:53: 
D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:24:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:22:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:22:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:22:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:24:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:27:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:32:
 D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:30:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:30:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:30:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:32:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:34:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:36:
 D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:38:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:40:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:45:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:47:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:49:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:50:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-exception-at-new.rst:53:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:27:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:27:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:32:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:38:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:38:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:41:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:42:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:48:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:48:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:53:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:60:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:62:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:62:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:65:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:66:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:72:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:72:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:77:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:85:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:88:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:88:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:90:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:91:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:98:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:98:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:103:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:109:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:109:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:112:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:115:
 D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:118:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unhandled-self-assignment.rst:119:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unique-ptr-array-mismatch.rst:21:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unique-ptr-array-mismatch.rst:21:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unique-ptr-array-mismatch.rst:33:
 D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:90: D000 
Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:88: D000 
Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:93: D000 
Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:139: 
D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:139: 
D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:144: 
D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:144: 
D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:148: 
D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:148: 
D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:155: 
D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:155: 
D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:186: 
D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:186: 
D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:198: 
D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:207: 
D000 Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:209: 
D000 Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:210: 
D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:212: 
D000 Inline emphasis start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:220: 
D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:225: 
D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:230: 
D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:235: 
D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unsafe-functions.rst:236: 
D000 Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unused-local-non-trivial-variable.rst:42:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unused-local-non-trivial-variable.rst:42:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unused-local-non-trivial-variable.rst:54:
 D000 Bullet list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unused-local-non-trivial-variable.rst:54:
 D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unused-local-non-trivial-variable.rst:54:
 D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unused-raii.rst:12: D000 
Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unused-raii.rst:10: D000 
Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unused-raii.rst:10: D000 
Inline interpreted text or phrase reference start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unused-raii.rst:14: D000 
Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unused-return-value.rst:13: 
D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unused-return-value.rst:54: 
D000 Bullet list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unused-return-value.rst:54: 
D000 Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/unused-return-value.rst:54: 
D000 Inline interpreted text or phrase reference start-string without 
end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:36: D000 
Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:34: D000 
Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:34: D000 
Inline interpreted text or phrase reference start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:37: D000 
Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:39: D000 
Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:46: D000 
Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:44: D000 
Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:44: D000 
Inline interpreted text or phrase reference start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:48: D000 
Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:58: D000 
Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:56: D000 
Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:56: D000 
Inline interpreted text or phrase reference start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:59: D000 
Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:61: D000 
Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:62: D000 
Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:76: D000 
Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:74: D000 
Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:74: D000 
Inline interpreted text or phrase reference start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:78: D000 
Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:80: D000 
Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:81: D000 
Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:97: D000 
Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:95: D000 
Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:95: D000 
Inline interpreted text or phrase reference start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:98: D000 
Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:100: D000 
Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:102: D000 
Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:156: D000 
Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:153: D000 
Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:153: D000 
Inline interpreted text or phrase reference start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:158: D000 
Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:159: D000 
Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:160: D000 
Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:160: D000 
Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:160: D000 
Inline interpreted text or phrase reference start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:181: D000 
Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:181: D000 
Inline interpreted text or phrase reference start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:187: D000 
Definition list ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:239: D000 
Unexpected indentation.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:237: D000 
Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:237: D000 
Inline interpreted text or phrase reference start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:241: D000 
Block quote ends without a blank line; unexpected unindent.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:241: D000 
Inline literal start-string without end-string.
clang-tools-extra/docs/clang-tidy/checks/bugprone/use-after-move.rst:241: D000 
Inline interpreted text or phrase reference start-string without end-string.
```

</details>


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

Reply via email to