Skip to content

Commit e56971f

Browse files
author
Colin Robertson
authored
Revert "Add docs for new linter check"
1 parent cc3b7c2 commit e56971f

File tree

3 files changed

+1
-44
lines changed

3 files changed

+1
-44
lines changed

docs/ide/cpp-linter-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ When you change the check severity level, it changes how the problem is shown in
4646

4747
## Known issues
4848

49-
::: moniker range="msvc-170"
49+
::: moniker range=">=msvc-170"
5050

5151
- The **Comparison/Bitwise Precedence** check isn't available in the initial release of Visual Studio 2022, even though you can configure it in the Options dialog.
5252

docs/ide/lnt-comparison-bitwise-precedence.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

docs/ide/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ items:
2424
href: ../ide/lnt-arithmetic-overflow.md
2525
- name: lnt-assignment-equality
2626
href: ../ide/lnt-assignment-equality.md
27-
- name: lnt-comparison-bitwise-precedence
28-
href: ../ide/lnt-comparison-bitwise-precedence.md
2927
- name: lnt-integer-float-division
3028
href: ../ide/lnt-integer-float-division.md
3129
- name: lnt-logical-bitwise-mismatch

0 commit comments

Comments
 (0)