Skip to content

Commit

Permalink
update image sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeblome committed Aug 14, 2018
1 parent ec22389 commit 33f1ca3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified docs/code-quality/media/cppcorecheck_codeanalysis_extensions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/code-quality/media/cppcorecheck_codeanalysis_general.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/code-quality/using-the-cpp-core-guidelines-checkers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Using the C++ Core Guidelines checkers
ms.date: 11/04/2016
ms.date: 08/14/2018
ms.topic: "conceptual"
author: mikeblome
ms.author: mblome
Expand All @@ -21,7 +21,7 @@ The C++ Core Guidelines are a portable set of guidelines, rules, and best practi

![Property page for Code Analysis General settings](media/cppcorecheck_codeanalysis_general.png)

A subset of C++ Core Check rules is included in the default rule set that runs when code analysis is enabled. To enable additional Core Check rules, click on the dropdown and choose which rule sets you want to include:
A subset of C++ Core Check rules is included in the Microsoft Native Recommended rule set that runs by default when code analysis is enabled. To enable additional Core Check rules, click on the dropdown and choose which rule sets you want to include:

![Dropdown for additional C++ Core Check rule sets](media/cppcorecheck_codeanalysis_extensions.png)

Expand Down

0 comments on commit 33f1ca3

Please sign in to comment.