Skip to content

Commit 474bf33

Browse files
authored
Update docs/code-quality/clang-tidy.md
1 parent d90f8ad commit 474bf33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/code-quality/clang-tidy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If neither of the "enable" options are specified, Visual Studio will select the
4343

4444
### CMake settings
4545

46-
To edit your Clang-Tidy settings, open your CMake settings, and select **Edit JSON** in the CMake Project Settings Editor. You can use the keys above to fill out your clang-tidy specifications in the CMake Settings json file.
46+
To edit your Clang-Tidy settings, open your CMake settings, and select **Edit JSON** in the CMake Project Settings Editor. You can use the keys above to fill out your Clang-Tidy specifications in the CMake Settings json file.
4747

4848
An example CMake settings implementation looks like this:
4949

0 commit comments

Comments
 (0)