Skip to content

Commit b84afde

Browse files
committed
Address review comments.
1 parent b022ed5 commit b84afde

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

docs/code-quality/c26441.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Warning C26441
3-
description: "Learn more about: Warning C26441 NO_UNNAMED_GUARDS"
3+
description: "Learn more about: Warning C26441 NO_UNNAMED_GUARDS."
44
ms.date: 5/11/2023
55
f1_keywords: ["C26441", "NO_UNNAMED_GUARDS"]
66
helpviewer_keywords: ["C26441"]

docs/code-quality/c26444.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Warning C26444
3-
description: "Learn more about: Warning C26444 NO_UNNAMED_RAII_OBJECTS"
3+
description: "Learn more about: Warning C26444 NO_UNNAMED_RAII_OBJECTS."
44
ms.date: 05/11/2023
55
f1_keywords: ["C26444", "NO_UNNAMED_RAII_OBJECTS"]
66
helpviewer_keywords: ["C26444"]

docs/code-quality/c26449.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Warning C26449
3-
description: "Learn more about: Warning C26449 NO_SPAN_FROM_TEMPORARY"
3+
description: "Learn more about: Warning C26449 NO_SPAN_FROM_TEMPORARY."
44
ms.date: 05/11/2023
55
f1_keywords: ["C26449", "NO_SPAN_FROM_TEMPORARY"]
66
helpviewer_keywords: ["C26449"]

docs/code-quality/c26450.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Warning C26450
3-
description: "Describes the causes of MSVC code analysis warning C26450 and how to fix it"
3+
description: "Describes the causes of MSVC code analysis warning C26450 and how to fix it."
44
ms.date: 05/11/2023
55
f1_keywords: ["C26450", "RESULT_OF_ARITHMETIC_OPERATION_PROVABLY_LOSSY"]
66
helpviewer_keywords: ["C26450"]

docs/code-quality/c26494.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Warning C26494
3-
description: "Learn more about: Warning C26494 VAR_USE_BEFORE_INIT"
3+
description: "Learn more about: Warning C26494 VAR_USE_BEFORE_INIT."
44
ms.date: 03/22/2018
55
f1_keywords: ["C26494", "VAR_USE_BEFORE_INIT"]
66
helpviewer_keywords: ["C26494"]

docs/code-quality/c26495.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Warning C26495
3-
description: CppCoreCheck rule that enforces C++ Core Guidelines Type.6
3+
description: "CppCoreCheck rule that enforces C++ Core Guidelines Type.6."
44
ms.date: 05/11/2023
55
f1_keywords: ["C26495", "MEMBER_UNINIT", "__WARNING_MEMBER_UNINIT"]
66
helpviewer_keywords: ["C26495"]

docs/code-quality/c26810.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Warning C26810
3-
description: "Learn more about: Warning C26810"
3+
description: "Learn more about: Warning C26810."
44
ms.date: 05/11/2023
55
f1_keywords: ["C26810", "COROUTINES_USE_AFTER_FREE_CAPTURE"]
66
helpviewer_keywords: ["C26810"]

docs/code-quality/c26811.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Warning C26811
3-
description: "Learn more about: Warning C26811"
3+
description: "Learn more about: Warning C26811."
44
ms.date: 05/11/2023
55
f1_keywords: ["C26811", "COROUTINES_USE_AFTER_FREE_PARAM"]
66
helpviewer_keywords: ["C26811"]

docs/code-quality/c26815.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Warning C26815
3-
description: "Learn more about: Warning C26815"
3+
description: "Learn more about: Warning C26815."
44
author: Rastaban
55
ms.author: philc
66
ms.date: 01/27/2020

docs/code-quality/c26816.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Warning C26816
3-
description: "Learn more about: Warning C26816"
3+
description: "Learn more about: Warning C26816."
44
author: Rastaban
55
ms.author: philc
66
ms.date: 01/27/2020

0 commit comments

Comments
 (0)